CalendarRange displays a grid of days in two months and allows users to select a contiguous range of dates.
View source code(range: DateRange) => void
Handler that is called when a date is clicked.
DateRange
The current range.
Date
The oldest date allowed by the Calendar
Date
The earliest date allowed by the Calendar
1 | 2
How many calendars to display. Defaults to 2
Default: 2