Preparing search index...
The search index is not available
Documentation
Documentation
studio
components/UI/Toggle
ToggleProps
Type alias ToggleProps
Toggle
Props
:
{
active
:
boolean
;
onChange
:
(
(
active
)
=>
void
)
;
type
?:
"OnOff"
|
"Choice"
;
}
Type declaration
active
:
boolean
on
Change
:
(
(
active
)
=>
void
)
(
active
)
:
void
Parameters
active
:
boolean
Returns
void
Optional
type
?:
"OnOff"
|
"Choice"
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