New to KendoReact? Learn about KendoReact Free.
DateTimePickerChangeEvent
The arguments for the onChange
event of the DateTimePicker.
Name | Type | Default | Description |
---|---|---|---|
nativeEvent |
|
The native DOM event. | |
show |
|
The current popup state. | |
syntheticEvent |
|
The React synthetic event. | |
target |
|
The component instance that fired the event. | |
value |
|
The new |