Beam UI
Components

Fieldset

A native fieldset element with an easily stylable legend.

Billing details

Usage

import { Field } from "import { Field } from "@/components/ui/field"
<Field.Set>
  <Field.Set.Legend />
</Field.Set>

On this page