Fieldset Group

Bordered card bundling a legend, description, and a short stack of related inputs.

Billing addressUsed on invoices and receipts.
221B Riverside Ave
Istanbul
34381

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

Import & use
import { Form9 } from "@/components/beste/piece/form9";

<Form9
  legend="Billing address"
  description="Used on invoices and receipts."
  fields={[
    {
      "label": "Street",
      "value": "221B Riverside Ave"
    },
    {
      "label": "City",
      "value": "Istanbul"
    },
    {
      "label": "Postal code",
      "value": "34381"
    }
  ]}
/>

More Form pieces

View all Form
lara@beste.conils@beste.coom@acmeSeparate with commas
om@acme is missing the domain ending.

Bulk invite field that tokenizes addresses into chips and flags invalid ones with a rose tint.

Pill-grouped segmented control with inset muted track and a raised card under the active choice.

Mira
Beste

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

Required
Oud Beste
We use this for invoices and tax documents.

Labeled input flanked by a red asterisk and a Required pill, plus an explanatory hint below.

Delivery speed
Standard3–5 business days · Free
ExpressNext business day · $8
Same-dayOrder by noon · $14

Radio-card list where the selected row picks up a primary ring and a tinted background.

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.