New to KendoReact? Learn about KendoReact Free.
RadioButtonChangeEvent
The arguments for the onChange
RadioButton event.
Name | Type | Default | Description |
---|---|---|---|
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. | |
value |
|
The value of the selected RadioButton. |