Function: Weeks()
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
| Parameter | Type |
|---|---|
props | HTMLAttributes<HTMLTableSectionElement> |
Returns
Element