Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/mui/base-ui/llms.txt

Use this file to discover all available pages before exploring further.

Fieldset

Groups related form fields with a shared legend.

Import

import * as Fieldset from '@base-ui/react/fieldset';

Fieldset.Root

Groups all parts of the fieldset.

Props

Fieldset.Legend

Provides a caption for the group of fields.

Props

Inherits common props (className, render, style).

Build docs developers (and LLMs) love