Range Picker
useCalendar
supports a date range mode, all you need to do is to call the hook with the isRangePicker
option set to true
, mind that in date range mode, the range value is stored in a different variable - rangeValue
Last updated
useCalendar
supports a date range mode, all you need to do is to call the hook with the isRangePicker
option set to true
, mind that in date range mode, the range value is stored in a different variable - rangeValue
Last updated