Back to Components
Components
Date Time Picker
Combined date and time picker with calendar dropdown and time input fields.
Dependencies
- clsx
- tailwind-merge
- lucide-react
Files
- components/ui/date-time-picker.tsx
Installation
Using shadcn CLI
npx shadcn add date-time-picker --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge lucide-react