# Beste UI

> Beautiful, accessible blocks, pieces and components for shadcn/ui and Tailwind CSS, built for React and Next.js. Install one with the shadcn CLI and the code is yours to edit: no runtime dependency, nothing to upgrade.

Markdown rendition of https://ui.beste.co/piece/form33. Every page on the site has one: add `.md` to any address, or send `Accept: text/markdown`.

Whole catalog for LLMs: https://ui.beste.co/llms.txt. Registry index: https://ui.beste.co/r/registry.json

---
1. /
2. [Pieces](/pieces)
3. /
4. [Form](/pieces/form)
5. /
6. Consent Row

# Consent Row

Legal consent card with a custom checkbox, inline underlined policy links, and a red asterisk when required.

I agree to the [Terms of service](#) and [Privacy policy](#).\*

CLICode

Base UI

![](https://oud.pics/sm/l/npm.svg)`npx shadcn add https://ui.beste.co/piece/r-base/form33`

New here? Read the [installation guide](/docs/installation).

Import & useCopy

```
import { Form33 } from "@/components/beste/piece/form33";

<Form33
  lead="I agree to the"
  links={[
    {
      "label": "Terms of service"
    },
    {
      "label": "Privacy policy"
    }
  ]}
  connector=" and "
  tail="."
  agreed={true}
  required={true}
/>
```

## More Form pieces

[View all Form](/pieces/form)

[](/piece/form36)

Get the launch note

Join

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.

[](/piece/form4)

Full legal name\*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.

[](/piece/form1)

Workspace name

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.

[](/piece/form34)

Get early access

you@clinic.com

Notify me

No spam, just one launch note.

### Email Capture Card

A compact signup card with a title, an email field, an accent submit button, and a small reassurance note.

[](/piece/form8)

First name

Mira

Last name

Beste

### Input Row

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

[](/piece/form24)

View mode

KanbanListCalendarTimeline

### Segmented Control

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

## Ship the interface, keep the code.

New blocks, pieces and components every week. Install one with a command and it is yours to edit. No runtime dependency, no upgrade path to fight.

[Browse the libraryBrowse the library](/blocks)[See pricingSee pricing](/pricing)

### Library

* [Blocks](/blocks)
* [Pages](/pages)
* [Pieces](/pieces)
* [Components](/components)
* [Search](/search)

### Learn

* [Docs](/docs)
* [AI & MCP](/docs/mcp)
* [Blog](/blog)
* [Free tools](/tools)
* [What's new?](/changelog)
* [Website Builder](https://beste.co)

### More

* [Pricing](/pricing)
* [Referrals](/referrals)
* [License](/license)
* [GitHub](https://github.com/beste-co/beste-ui)

### Shadcn Blocks

* [Shadcn Hero Blocks](/blocks/hero)
* [Shadcn Feature Blocks](/blocks/feature)
* [Shadcn Pricing Blocks](/blocks/pricing)
* [Shadcn CTA Blocks](/blocks/cta)
* [Shadcn FAQ Blocks](/blocks/faq)
* [Shadcn About Blocks](/blocks/about)
* [Shadcn Stats Blocks](/blocks/stats)
* [Shadcn Footer Blocks](/blocks/footer)
* [Shadcn Navigation Blocks](/blocks/navigation)
* [Shadcn Auth Blocks](/blocks/auth)
* [Shadcn Ecommerce Blocks](/blocks/ecommerce)
* [Shadcn Portfolio Blocks](/blocks/portfolio)
* [Shadcn Showcase Blocks](/blocks/showcase)
* [Shadcn Careers Blocks](/blocks/careers)
* [Shadcn Onboarding Blocks](/blocks/onboarding)
* [Shadcn Coming Soon Blocks](/blocks/coming-soon)
* [Shadcn Post Blocks](/blocks/post)
* [Shadcn Legal Blocks](/blocks/legal)
* [Shadcn Workflow Blocks](/blocks/workflow)
* [Shadcn News Blocks](/blocks/news)

© 2026, [Beste](https://beste.co). All rights reserved.