Range
configurationSpecifies an initial range selection. This option is available only when the selectable configuration is set to range.
range
ObjectDefault: { start: null, end: null }
range.end
DateSpecifies the end date of the range selection.
range.start
DateSpecifies the start date of the range selection.