Interface: DayContentProps
Represent the props for the DayContent component.
Properties​
activeModifiers​
activeModifiers:
ActiveModifiers
The active modifiers for the given date.
Source​
src/components/DayContent.tsx:11
date​
date:
Date
The date representing the day.
Source​
src/components/DayContent.tsx:7
displayMonth​
displayMonth:
Date
The month where the day is displayed.