ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
components/ui/select
Select
Function Select
Select
(
__namedParameters
:
{
indicatorPosition
?:
"left"
|
"right"
;
indicatorVisibility
?:
boolean
;
indicator
?:
ReactNode
;
size
?:
"lg"
|
"md"
|
"sm"
;
children
?:
ReactNode
;
value
?:
string
;
onValueChange
?:
(
value
:
string
)
=>
void
;
defaultValue
?:
string
;
disabled
?:
boolean
;
required
?:
boolean
;
}
&
Omit
<
DetailedHTMLProps
<
HTMLAttributes
<
HTMLDivElement
>
,
HTMLDivElement
>
,
"onChange"
,
>
,
)
:
Element
Parameters
__namedParameters
:
{
indicatorPosition
?:
"left"
|
"right"
;
indicatorVisibility
?:
boolean
;
indicator
?:
ReactNode
;
size
?:
"lg"
|
"md"
|
"sm"
;
children
?:
ReactNode
;
value
?:
string
;
onValueChange
?:
(
value
:
string
)
=>
void
;
defaultValue
?:
string
;
disabled
?:
boolean
;
required
?:
boolean
;
}
&
Omit
<
DetailedHTMLProps
<
HTMLAttributes
<
HTMLDivElement
>
,
HTMLDivElement
>
,
"onChange"
,
>
Returns
Element
Index
Properties
display
Name
Properties
display
Name
displayName
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
display
Name
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...