Back to Components
Components
Time Picker
Hour and minute selector with AM/PM toggle and popup interface.
Selected: None
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/time-picker.tsx
Installation
Using shadcn CLI
npx shadcn add time-picker --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge