Function: Months()
May 8, 2026 ยท View on GitHub
Months(
props):Element
Defined in: packages/react-day-picker/src/components/Months.tsx:9
Render a container wrapping the month grids.
Parameters
| Parameter | Type |
|---|---|
props | HTMLAttributes<HTMLDivElement> |
Returns
Element