months
Description
sets the number of calendars in RangeCalendarType
number
Default
2
Example
<RangeCalendar months={1} />
Details
By default, there are 2 calendars in the RangeCalendar control to select a date range from. You can also set the months={1}
property for the control to allow selection of a date range within one calendar.
Related article: Setting the number of calendars
Related sample: Range Calendar