New to KendoReact? Learn about KendoReact Free.
DateRangePickerChangeEvent
The arguments for the onChange event of the DateRangePicker.
| 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 selection  |