Function: MonthGrid()
MonthGrid(
props
):Element
Defined in: src/components/MonthGrid.tsx:9
Render the grid of days in a month.
Parameters
Parameter | Type |
---|---|
props | TableHTMLAttributes <HTMLTableElement > |
Returns
Element
MonthGrid(
props
):Element
Defined in: src/components/MonthGrid.tsx:9
Render the grid of days in a month.
Parameter | Type |
---|---|
props | TableHTMLAttributes <HTMLTableElement > |
Element