ColorPickerBlurEvent
Interface
The arguments for the onBlur ColorPicker event.
Definition
Package:@progress/kendo-react-inputs
Properties
nativeEvent
any
A native DOM event.
syntheticEvent
SyntheticEvent<any, Event>
A React Synthetic Event.
The arguments for the onBlur ColorPicker event.
Package:@progress/kendo-react-inputs
any
A native DOM event.
SyntheticEvent<any, Event>
A React Synthetic Event.