Interface: CaptionProps
Represent the props of the Caption component.
Properties​
displayMonth​
• displayMonth: Date
The month where the caption is displayed.
Defined in​
packages/react-day-picker/src/components/Caption/Caption.tsx:13
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/Caption/Caption.tsx:11