New to KendoReactLearn about KendoReact Free.

DateRangePickerChangeEvent

Updated over 6 months ago

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