Function: Week()
Week(
props
):Element
Render a row in the calendar, with the days and the week number.
Parameters
Parameter | Type |
---|---|
props | { week : CalendarWeek ; } & HTMLAttributes <HTMLTableRowElement > |
Returns
Element
See
https://daypicker.dev/guides/custom-components