Function: MonthGrid()
May 8, 2026 ยท View on GitHub
MonthGrid(
props):Element
Defined in: packages/react-day-picker/src/components/MonthGrid.tsx:9
Render the grid of days for a specific month.
Parameters
| Parameter | Type |
|---|---|
props | TableHTMLAttributes<HTMLTableElement> |
Returns
Element