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

New here? Read the installation guide.

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

One email when we open the doors. Nothing else.

Inline Subscribe Row

A single-row capture card with a labelled email field, an accent submit button beside it, and fine print underneath.

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

Email Tokenizer

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

Mira
Beste

Input Row

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.

Required Field

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

Segmented Control

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

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

Labeled Input

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

Markdown version