Interface: WeekNumberProps
The props for the WeekNumber component.
Properties
dates
• dates: Date[]
The dates in the week.
Defined in
src/components/WeekNumber/WeekNumber.tsx:14
number
• number: number
The number of the week.
The props for the WeekNumber component.
• dates: Date[]
The dates in the week.
src/components/WeekNumber/WeekNumber.tsx:14
• number: number
The number of the week.