Text Field

Beste Sözen
About this piece

Text Field

Bare text input atom with a focused state that adds a primary ring and a blinking caret after the value.

Usage

The import and the props worth knowing about, in one place.

import { Input5 } from "@/components/beste/piece/input5";

<Input5
  value="Beste Sözen"
  placeholder="Type something"
  focused={true}
/>

More Input pieces

View all Input
small, compact, dense

Dense Input

Tight small-size text field for data tables and filter rails, with smaller type and tight padding.

Ready when you are

Hero Input

Oversized text field with large type and a fatter caret, made for hero sections and prompt bars.

$12,480.00USD

Currency Input

Money field with a leading currency symbol, right-aligned mono amount, and a unit label.

typescript
12
const answer = 42;return answer * 2;

Code Input

Dark mono code field with a language eyebrow, line-number gutter, and content lines on a foreground canvas.

1h45m
HH:MM

Duration Input

Length field with a timer icon, h and m unit-annotated number tiles, and an HH:MM format hint.

Mira violet#6D5EFA

Color Input

Color field pairing a filled swatch with the chosen name and hex code and an eyedropper button.