Preparing search index...
The search index is not available
Documentation
Documentation
studio
components/UI/Choice
ChoiceProps
Type alias ChoiceProps
Choice
Props
:
{
initialOptions
:
[
string
,
string
]
|
[
ChoiceOptionProps
,
ChoiceOptionProps
]
;
onChange
:
(
(
value
)
=>
void
)
;
value
:
string
;
}
Type declaration
initial
Options
:
[
string
,
string
]
|
[
ChoiceOptionProps
,
ChoiceOptionProps
]
on
Change
:
(
(
value
)
=>
void
)
(
value
)
:
void
Parameters
value
:
string
Returns
void
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