Fieldset

Display a collection of related information in a single unit.

General

Add custom buttons.

Preview
See code
Try React
React has been designed from the start for gradual adoption, and you can use as little or as much React as you need. Whether you want to get a taste of React, add some interactivity to a simple HTML page, or start a complex React-powered app, the links in this section will help you get started.
Try React

Custom Text

Representation in different situations.

Preview
See code
Add React to a Website
You can add React to an HTML page in one minute. You can then either gradually expand its presence, or keep it contained to a few dynamic widgets

An error has occurred.

Tabs

Show multiple Fieldset.

Preview
See code
Create a New React App
When starting a React project, a simple HTML page with script tags might still be the best option. It only takes a minute to set up!
Create a New React App
Learn React
People come to React from different backgrounds and with different learning styles. Whether you prefer a more theoretical or a practical approach, we hope you’ll find this section helpful.
Learn React
First Examples
The React homepage contains a few small React examples with a live editor. Even if you don’t know anything about React yet, try changing their code and see how it affects the result.
First Examples

With Divider

Use Divider and Fieldset.Content to combine different layouts.

Preview
See code

React

For Beginners

If you feel that the React documentation goes at a faster pace than you’re comfortable with, check out this overview of React by Tania Rascia. It introduces the most important React concepts in a detailed, beginner-friendly way. Once you’re done, give the documentation another try!

JavaScript Resources

APIs

Fieldset.Props

AttributeDescriptionTypeAccepted valuesDefault
valueunique ident value (only in group)string--
labelgroup tab text (only in group)string--
titletitle of fieldsetReactNode / string--
subtitlesubtitle of fieldsetReactNode / string--
...native propsFieldsetHTMLAttributes'name', 'className', ...-

Fieldset.Content.Props[alias: Fieldset.Body]

AttributeDescriptionTypeAccepted valuesDefault
...native propsHTMLAttributes--

Fieldset.Footer.Props

AttributeDescriptionTypeAccepted valuesDefault
...native propsHTMLAttributes--

Fieldset.Group.Props

AttributeDescriptionTypeAccepted valuesDefault
valueselected tab valuestring--
onChangechange tab event(value: string) => void--
...native propsHTMLAttributes--
Edit this page on GitHub

Previous

Drawer

Next

Grid

MADE & DESIGNED WITHBY BRUNO ANDRADE
docs background gradient blue
docs background gradient violet