FlatColorPickerChangeEvent
Interface
The arguments for the onChange FlatColorPicker event.
Definition
Package:@progress/kendo-react-inputs
Properties
nativeEvent
any
A native DOM event.
syntheticEvent
SyntheticEvent<any, Event>
A React Synthetic Event.
value
undefined | string
The current value of the FlatColorPicker.