Function: Weekdays()
May 8, 2026 ยท View on GitHub
Weekdays(
props):Element
Defined in: packages/react-day-picker/src/components/Weekdays.tsx:9
Render the table row containing the weekday names.
Parameters
| Parameter | Type |
|---|---|
props | HTMLAttributes<HTMLTableRowElement> |
Returns
Element