Calendar
A subclass of React.Component.
props
Readonly<CalendarProps> intersected with Readonly<{ children?: ReactNode; }>
The props of the Calendar component.
element
HTMLDivElement | null
Gets the wrapping element of the Calendar.
value
Date | null
Gets the value of the Calendar.