Length field with a timer icon, h and m unit-annotated number tiles, and an HH:MM format hint.
The import and the props worth knowing about, in one place.
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.
Bare text input atom with a focused state that adds a primary ring and a blinking caret after the value.