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