Interface: DayProps
Represent the props used by the Day component.
Properties
date
date:
Date
The date to render.
Source
displayMonth
displayMonth:
Date
The month where the date is displayed.
Represent the props used by the Day component.
date:
Date
The date to render.
displayMonth:
Date
The month where the date is displayed.