Preparing search index...
The search index is not available
Documentation
Documentation
studio
components/UI/SelectInput
SelectInputProps
Type alias SelectInputProps
Select
Input
Props
:
{
onChange
:
(
(
option
)
=>
void
)
;
options
:
SelectInputOption
[]
;
value
?:
string
;
}
Type declaration
on
Change
:
(
(
option
)
=>
void
)
(
option
)
:
void
Parameters
option
:
SelectInputOption
Returns
void
options
:
SelectInputOption
[]
Optional
value
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
core - v0.0.0
editor
studio - v0.0.1
viewer - v0.0.0
Generated using
TypeDoc