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