Function: Month()
Month(
props
):Element
Render the grid with the weekday header row and the weeks for the given month.
Parameters
Parameter | Type |
---|---|
props | { calendarMonth : CalendarMonth ; displayIndex : number ; } & HTMLAttributes <HTMLDivElement > |
Returns
Element
See
https://daypicker.dev/guides/custom-components