Function: Weekdays()
Weekdays(
props
):Element
Defined in: src/components/Weekdays.tsx:9
Render the row with the weekday names.
Parameters
Parameter | Type |
---|---|
props | HTMLAttributes <HTMLTableRowElement > |
Returns
Element
Weekdays(
props
):Element
Defined in: src/components/Weekdays.tsx:9
Render the row with the weekday names.
Parameter | Type |
---|---|
props | HTMLAttributes <HTMLTableRowElement > |
Element