Compact number control with minus and plus buttons flanking a centered mono value.
New here? Read the installation guide.
import { Input6 } from "@/components/beste/piece/input6";
<Input6
value={4}
min={0}
max={12}
/>Line-item card with a label-price stack and a pill stepper that enforces min zero and a max cap.
Joined from-arrow-to range input with a muted duration chip capping the right side of the control.
Multi-line input with a shift-enter hint row and a visible corner grip for resize.