Preparing search index...
The search index is not available
Documentation
Documentation
@zcomponent/three
InlineCheckboxButtonOptions
Interface InlineCheckboxButtonOptions
interface
InlineCheckboxButtonOptions
{
checked
?:
boolean
;
icon
:
string
;
iconOff
?:
string
;
onToggle
?:
(
(
checked
:
boolean
)
=>
void
)
;
title
:
string
;
toggleKey
?:
string
;
}
Index
Properties
checked?
icon
icon
Off?
on
Toggle?
title
toggle
Key?
Properties
Optional
checked
checked
?:
boolean
icon
icon
:
string
Optional
icon
Off
icon
Off
?:
string
Optional
on
Toggle
on
Toggle
?:
(
(
checked
:
boolean
)
=>
void
)
title
title
:
string
Optional
toggle
Key
toggle
Key
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
checked
icon
icon
Off
on
Toggle
title
toggle
Key
Zapworks
Mattercraft
Documentation
Loading...