New to KendoReactLearn about KendoReact Free.

DateInputChangeEvent

The arguments for the change event of the DateInput. The generic argument sets the target type of the event. Defaults to DateInput.

NameTypeDefaultDescription

nativeEvent?

any

The native DOM event.

syntheticEvent

SyntheticEvent<any>

The React synthetic event.

target

T

The component instance that fired the event.

value

"null" | Date

The new value.

Not finding the help you need?
Contact Support