API Reference
WeekTemplateState
interfaceState exposed by the WeekTemplate component.
Defined in package/src/types.ts:628
| Prop | Type | Default | Description |
|---|---|---|---|
| root* | RootState<F> | — | |
| weekIndex* | number | — | |
| gridRowIndex* | number | undefined | — | 1-based CSS grid row index for this week row (WeeksView only, undefined in MonthView). |