Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zent
IRadioProps
Interface IRadioProps<Value>
Type parameters
Value
Hierarchy
IRadioProps
Index
Properties
checked
children
class
Name
disabled
on
Mouse
Enter
on
Mouse
Leave
read
Only
style
value
width
Methods
on
Change
Properties
Optional
checked
checked
:
boolean
Optional
children
children
:
ReactNode
Optional
class
Name
class
Name
:
string
Optional
disabled
disabled
:
boolean
Optional
on
Mouse
Enter
on
Mouse
Enter
:
MouseEventHandler
<
HTMLElement
>
Optional
on
Mouse
Leave
on
Mouse
Leave
:
MouseEventHandler
<
HTMLElement
>
Optional
read
Only
read
Only
:
boolean
Optional
style
style
:
CSSProperties
Optional
value
value
:
Value
Optional
width
width
:
string
|
number
Methods
Optional
on
Change
on
Change
(
e
:
IRadioEvent
<
Value
>
)
:
void
Parameters
e:
IRadioEvent
<
Value
>
Returns
void
Exports
IRadio
Props
checked
children
class
Name
disabled
on
Mouse
Enter
on
Mouse
Leave
read
Only
style
value
width
on
Change
Generated using
TypeDoc