New to KendoReact? Learn about KendoReact Free.
DateInputChangeEvent
Updated on Oct 30, 2025
The arguments for the change event of the DateInput. The generic argument sets the target type of the event. Defaults to DateInput.
| Name | Type | Default | Description |
|---|---|---|---|
nativeEvent? |
|
The native DOM event. | |
syntheticEvent |
|
The React synthetic event. | |
target |
|
The component instance that fired the event. | |
value |
|
The new |