Function: Week()
Week(
props):Element
Defined in: src/components/Week.tsx:11
Render a table row representing a week in the calendar.
Parameters
| Parameter | Type |
|---|---|
props | { week: CalendarWeek; } & HTMLAttributes<HTMLTableRowElement> |
Returns
Element
See
https://daypicker.dev/guides/custom-components