Version: 8.10.1On this pageInterface: 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