Function: DayContent
▸ DayContent(props
): JSX.Element
Render the content of the day cell.
Parameters
Name | Type |
---|---|
props | DayContentProps |
Returns
JSX.Element
Defined in
packages/react-day-picker/src/components/DayContent/DayContent.tsx:17
▸ DayContent(props
): JSX.Element
Render the content of the day cell.
Name | Type |
---|---|
props | DayContentProps |
JSX.Element
packages/react-day-picker/src/components/DayContent/DayContent.tsx:17