months
Description
Optional. Sets the number of calendars in DateRangePickerUsage
months?: 1 | 2;
Default value
2
Example
<DateRangePicker months={1} />
Related article: Setting the number of calendars
Related sample: DateRangePicker
months?: 1 | 2;
2
<DateRangePicker months={1} />
Related article: Setting the number of calendars
Related sample: DateRangePicker