This is a sleek, minimal black-and-white time picker with a floating label and clock icon. It features separate dropdowns for hours and minutes with step-5 intervals, providing fast and user-friendly selection in both light and dark themes.
import TimePicker from "@/components/ui/time-picker"; export default function DemoOne() { return <TimePicker />; }
Part of Ruixen UI — browse the full library on 21st.dev.