New to Kendo UI for Angular? Start a free 30-day trial
DateChangeEvent
Arguments for the dateChange
event.
Name | Type | Default | Description |
---|---|---|---|
dateRange |
| The date range of the current view. | |
selectedDate |
| The currently selected date of the Scheduler. | |
sender |
| A reference to the Scheduler instance that triggered the event. |