Currency Input

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

$12,480.00USD

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Input7 } from "@/components/beste/piece/input7";

<Input7
  currency="$"
  amount="12,480.00"
  unit="USD"
/>

More Input pieces

View all Input
2026-04-23

Date Input

input15

Date field with a leading calendar icon, mono ISO value, and a chevron hinting at a popover.

Ξ
0x4A81…6fA0ENS
Ethereum · Mainnet

Crypto address field with a gradient Ξ avatar, shortened mono address, and an ENS lookup chip.

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

Code Input

input25

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

INV-2026-00421Auto

ID-style mono input with a leading hash, wide letter spacing, and a muted Auto-generated pill.

Ready when you are

Hero Input

input14

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

Beste Sözen

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