Multi-line input with a shift-enter hint row and a visible corner grip for resize.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Input10 } from "@/components/beste/piece/input10";
<Input10
value="Thanks for the thorough write-up. Two things came to mind while reading — first, the retry logic feels brittle around rate limits;"
placeholder="Leave feedback…"
/>Oversized text field with large type and a fatter caret, made for hero sections and prompt bars.
Compact number control with minus and plus buttons flanking a centered mono value.
Row with a bold label, secondary description, and a switch that slides on or off.
Bare text input atom with a focused state that adds a primary ring and a blinking caret after the value.
Dark mono code field with a language eyebrow, line-number gutter, and content lines on a foreground canvas.
Tight small-size text field for data tables and filter rails, with smaller type and tight padding.