DateRangePicker
A premium component for selecting a range of dates, either as an inline panel or a popover input.
Preview
Usage
Component API
DateRangePicker
Variants
Single Input (Popover)
Default input-based picker that opens the calendar in a popover.
Single Input (Popover)
Static Panel
The picker can be rendered directly in the page for dashboard filters or sidebars.
Static Panel
Quick Presets
Optional sidebar with common date ranges. Can be disabled via the showPresets prop.
Quick Presets
States
Support for error and disabled states in single input mode.
States
Sheet Presentation
Force the DateSheet range selector for testing mobile behavior on any viewport.
Sheet Presentation
Width & Full Width
DateRangePicker (single mode) is full-width (100%) by default. You can set a fixed width or set fullWidth to false (320px).
Width & Full Width