Calendar displays the grid of days in a month and allow users to select a single date.
View source code(date: Date) => void
Handler that is called when a date is clicked.
Date
The current date.
string
className for the element
Date
The oldest date allowed by the Calendar
Date
The earliest date allowed by the Calendar