Function: Weeks()

May 8, 2026 ยท View on GitHub

Weeks(props): Element

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

Render the container for the weeks in the month grid.

Parameters

ParameterType
propsHTMLAttributes<HTMLTableSectionElement>

Returns

Element

See

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

Contents

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