New to KendoReactLearn about KendoReact Free.

DateRangePickerChangeEvent

Updated on Oct 31, 2025

The arguments for the onChange event of the DateRangePicker.

NameTypeDefaultDescription

nativeEvent?

any

The native DOM event.

show?

boolean

The current popup state.

syntheticEvent

SyntheticEvent<any>

The React synthetic event.

target

DateRangePickerHandle

The component instance that fired the event.

value

SelectionRange

The new selection value.

Not finding the help you need?
Contact Support