Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ICheckboxEventTarget
Interface ICheckboxEventTarget<Value>
Type parameters
Value
Hierarchy
ICheckboxProps
<
Value
>
ICheckboxEventTarget
Index
Properties
checked
children
class
Name
disabled
indeterminate
label
Style
on
Change
read
Only
style
type
value
width
Properties
checked
checked
:
boolean
Optional
children
children
:
React.ReactNode
Optional
class
Name
class
Name
:
string
Optional
disabled
disabled
:
boolean
Optional
indeterminate
indeterminate
:
boolean
Optional
label
Style
label
Style
:
CSSProperties
Optional
on
Change
on
Change
:
(
e
:
ICheckboxEvent
<
Value
>
)
=>
void
Type declaration
(
e
:
ICheckboxEvent
<
Value
>
)
:
void
Parameters
e:
ICheckboxEvent
<
Value
>
Returns
void
Optional
read
Only
read
Only
:
boolean
Optional
style
style
:
CSSProperties
type
type
:
"checkbox"
Optional
value
value
:
Value
Optional
width
width
:
number
Globals
ICheckbox
Event
Target
checked
children
class
Name
disabled
indeterminate
label
Style
on
Change
read
Only
style
type
value
width
Generated using
TypeDoc