Input Row

Two inputs arranged side by side on a responsive grid for first/last names and paired fields.

Mira
Beste

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

Import & use
import { Form8 } from "@/components/beste/piece/form8";

<Form8
  fields={[
    {
      "label": "First name",
      "value": "Mira"
    },
    {
      "label": "Last name",
      "value": "Beste"
    }
  ]}
/>

More Form pieces

View all Form
Mira & Co.
Shown on invoices and in the team directory.

Standard text field with a label on top and a muted helper line under the control.

532 000 12 34
We'll text a login code if you enable 2FA.

Phone field with a flag and dial-code chooser on the left, then the national number in mono.

Two-factor authenticationRequire a verification code at sign-in.

Setting row with label, supporting copy, and a sliding switch that turns emerald when on.

Notifications

New bookings
Payment received
Weekly summary

A compact settings card listing labeled rows, each with an accent on/off toggle switch.

4
7
1
9
We sent it to m•••@beste.co just now.

OTP Input

form11

Six-cell verification code field with an active cell that rings and a caret on the next empty slot.

design systemstypographymotionType and press ↵
Up to 8 tags. Use hyphens instead of spaces.

Tag Input

form14

Free-form tagger that wraps committed tokens as removable chips and shows a placeholder slot at the end.