replugged
Preparing search index...
components
CustomSingleSelectType
Type Alias CustomSingleSelectType
CustomSingleSelectType
:
<
TOptions
extends
readonly
VoidSelectOption
[]
=
readonly
VoidSelectOption
[]
,
TClearable
extends
boolean
=
false
,
>
(
props
:
React.PropsWithChildren
<
CustomSingleSelectProps
<
TOptions
,
TClearable
>
,
>
,
)
=>
React.ReactElement
Type Declaration
<
TOptions
extends
readonly
VoidSelectOption
[]
=
readonly
VoidSelectOption
[]
,
TClearable
extends
boolean
=
false
,
>
(
props
:
React.PropsWithChildren
<
CustomSingleSelectProps
<
TOptions
,
TClearable
>
,
>
,
)
:
React.ReactElement
Type Parameters
TOptions
extends
readonly
VoidSelectOption
[]
=
readonly
VoidSelectOption
[]
TClearable
extends
boolean
=
false
Parameters
props
:
React.PropsWithChildren
<
CustomSingleSelectProps
<
TOptions
,
TClearable
>
>
Returns
React.ReactElement
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
replugged
Loading...