AbdulElahGwaith's picture
Upload folder using huggingface_hub
cf86710 verified

Interface: RowProps

The props for the Row component.

Properties

dates

dates: Date[]

The days contained in the week.

Source

src/components/Row.tsx:15


displayMonth

displayMonth: Date

The month where the row is displayed.

Source

src/components/Row.tsx:11


weekNumber

weekNumber: number

The number of the week to render.

Source

src/components/Row.tsx:13