Back to Components
Inputs
Date Range Picker
Date range selection with calendar dropdown, presets, and clear action.
Dependencies
- clsx
- tailwind-merge
- lucide-react
Files
- components/ui/date-range-picker.tsx
Installation
Using shadcn CLI
npx shadcn add date-range-picker --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge lucide-react