Date Range Picker
A date range picker combines two DateFields and a RangeCalendar popover to allow users to enter or select a date and time range.
Installation
CLI
Copy & Paste
npx @sly-cli/sly add draft-ui date-range-pickerExamples
Default
This is the default DateRangePicker
Example
Code
Date Range
mm
dd
yyyy
mm
dd
yyyy
Disabled
Use the isDisabled prop to disable the entire DateRangePicker including the DateInput's.
Example
Code
Date Range
mm
dd
yyyy
mm
dd
yyyy