Interface: CaptionLabelProps
The props for the CaptionLabel component.
Properties​
displayMonth​
• displayMonth: Date
The month where the caption is displayed.
Defined in​
packages/react-day-picker/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.
Defined in​
packages/react-day-picker/src/components/CaptionLabel/CaptionLabel.tsx:8