Function: Row()
Row(
props):JSX.Element
Render a row in the calendar, with the days and the week number.
Parameters
| Parameter | Type |
|---|---|
props |
RowProps |
Returns
JSX.Element
Row(
props):JSX.Element
Render a row in the calendar, with the days and the week number.
| Parameter | Type |
|---|---|
props |
RowProps |
JSX.Element