Interface: CaptionLabelProps
The props for the CaptionLabel component.
Properties
displayIndex
• Optional displayIndex: number
The index of the month where the caption is displayed. Older custom components may miss this prop.
Defined in
src/components/CaptionLabel/CaptionLabel.tsx:12
displayMonth
• displayMonth: Date
The month where the caption is displayed.
Defined in
src/components/CaptionLabel/CaptionLabel.tsx:10
id
• Optional id: string
The ID for the heading element. Must be the same as the labelled-by in Table.