SchedulerDateHeaderProps
Represents a date header cell in the scheduler's header row. Used in custom date header templates for day, week, or month views.
Props
The following table outlines the props for the SchedulerDateHeaderProps:
| Name | Type | Default | Description |
|---|---|---|---|
| date | Date | - | The date displayed in the header cell, useful for formatting or rendering date-specific content. |