Search
Preparing search index...
The search index is not available
2immerse-editor
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
SelectInputFieldProps
Interface SelectInputFieldProps
Props for SelectInputField
Hierarchy
SelectInputFieldProps
Index
Properties
label
on
Change
options
value
Properties
label
label
:
string
on
Change
on
Change
:
function
Type declaration
(
e
:
ChangeEvent
<
HTMLSelectElement
>
)
:
void
Parameters
e:
ChangeEvent
<
HTMLSelectElement
>
Returns
void
options
options
:
Array
<
string
>
Optional
value
value
:
undefined
|
string
Globals
Select
Input
Field
Props
label
on
Change
options
value
Generated using
TypeDoc
Props for SelectInputField