Version: 8.10.1On this pageInterface: DayProps Represent the props used by the Day component. Properties​ date​ date: Date The date to render. Source​ src/components/Day.tsx:12 displayMonth​ displayMonth: Date The month where the date is displayed. Source​ src/components/Day.tsx:10