SchedulerDateChangeEvent
Event arguments provided when the active date changes in the scheduler. Fired when users navigate to a different date or date range.
Props
The following table outlines the props for the SchedulerDateChangeEvent:
| Name | Type | Default | Description |
|---|---|---|---|
| value | Date | - | The newly selected or navigated date in the scheduler. |