FieldSet

View Source

Used to group several controls as well as labels within a web form.

General
Item Types

Props

Themeable

Accepts StackView props.

Use the fieldSet key in ThemeProvider to customize the default properties of this component.

childrenReactReactNode
headingPropsComponentProps

Accepts any valid Heading props.

helpContentToolbarProps['helpContent']

Maps to internal Toolbar prop.

legendReactNode

Title of fieldset group.

minCellWidthTileViewProps['minCellWidth']

Maps to internal TileView prop.

spacingTileViewProps['spacing']

Maps to internal TileView prop.

tileViewPropsTileViewProps

Accepts any valid TileView props.