SchedulerCellHeaderProps
Represents a month view cell header in the scheduler. Used in custom cell header templates to render date information or custom decorations.
Props
The following table outlines the props for the SchedulerCellHeaderProps:
| Name | Type | Default | Description |
|---|---|---|---|
| date | Date | - | The date of the cell header, enabling date-aware custom rendering and styling. |