Events
This article provides details about the events available in the DateRangePicker API. Using these events you can tailor the DateRangePicker's behavior to your specific requirements.
List of available DateRangePicker events
- DateRangePickerChangeEvent - Triggered when an Start or End date is selected in the component.
DateRangePicker events demo
The following example demonstrates the DateRangePicker events.