Time pickers built with Motion. Install via CLI or copy the code into your project.
12-Hour
Hours and minutes in 12-hour format with AM/PM.
Standard 12-hour time picker
npx @abhivarde/syncui@latest add time-pickers/12hour
With Seconds
Hours, minutes, and seconds selection.
Time picker with seconds
npx @abhivarde/syncui@latest add time-pickers/with-seconds
24-Hour
24-hour format from 00:00 to 23:59.
24-hour format time selection
npx @abhivarde/syncui@latest add time-pickers/24-hour
With Presets
Preset times for quick selection.
Quick select with preset times
npx @abhivarde/syncui@latest add time-pickers/presets