Function: CaptionLabel()

May 8, 2026 ยท View on GitHub

CaptionLabel(props): Element

Defined in: packages/react-day-picker/src/components/CaptionLabel.tsx:9

Render the label in the month caption.

Parameters

ParameterType
propsHTMLAttributes<HTMLSpanElement>

Returns

Element

See

https://daypicker.dev/guides/custom-components

Contents

  1. 1Parameters
  2. 2Returns
  3. 3See