Bare text input atom with a focused state that adds a primary ring and a blinking caret after the value.
New here? Read the installation guide.
import { Input5 } from "@/components/beste/piece/input5";
<Input5
value="Beste Sözen"
placeholder="Type something"
focused={true}
/>Oversized text field with large type and a fatter caret, made for hero sections and prompt bars.
Money field with a leading currency symbol, right-aligned mono amount, and a unit label.
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.