InputChangeEvent
Interface
The arguments for the change event of the Input.
Definition
Package:@progress/kendo-react-inputs
Properties
nativeEvent
any
A native DOM event.
syntheticEvent
SyntheticEvent<any, Event>
A React Synthetic Event.
An event target.
value
string
The current value of the Input.