Function: CaptionLabel()
CaptionLabel(
props):Element
Defined in: packages/react-day-picker/src/components/CaptionLabel.tsx:9
Render the label in the month caption.
Parameters
| Parameter | Type |
|---|---|
props | HTMLAttributes<HTMLSpanElement> |
Returns
Element