Length field with a timer icon, h and m unit-annotated number tiles, and an HH:MM format hint.
New here? Read the installation guide.
import { Input21 } from "@/components/beste/piece/input21";
<Input21
label="Session length"
hours={1}
minutes={45}
/>Time control with hour and minute tiles separated by a colon, plus a small AM or PM segmented toggle.
Joined from-arrow-to range input with a muted duration chip capping the right side of the control.
Oversized text field with large type and a fatter caret, made for hero sections and prompt bars.
Date field with a leading calendar icon, mono ISO value, and a chevron hinting at a popover.