Jone

Fieldset

A high-quality, unstyled React fieldset component with an easily stylable legend.

A native fieldset element with an easily stylable legend.

Billing details

Anatomy

Import the component and assemble its parts:

Anatomy
import { Fieldset } from '@base-ui/react/fieldset';

<Fieldset.Root>
  <Fieldset.Legend />
</Fieldset.Root>;

API reference

API Documentation for Fieldset not found.

On this page