Function: CaptionLabel
▸ CaptionLabel(props
): JSX.Element
Render the caption for the displayed month. This component is used when captionLayout="buttons"
.
Parameters
Name | Type |
---|---|
props | CaptionLabelProps |
Returns
JSX.Element
Defined in
packages/react-day-picker/src/components/CaptionLabel/CaptionLabel.tsx:14