Function: Day()
Day(
props):JSX.Element
The content of a day cell – as a button or span element according to its modifiers.
Parameters
| Parameter | Type |
|---|---|
props |
DayProps |
Returns
JSX.Element
Day(
props):JSX.Element
The content of a day cell – as a button or span element according to its modifiers.
| Parameter | Type |
|---|---|
props |
DayProps |
JSX.Element