FieldSet
View Source
Used to group several controls as well as labels within a web form.
Props
Themeable
Accepts StackView props.
Use the fieldSet key in ThemeProvider to customize the default properties of this component.
children
ReactReactNodeheadingProps
ComponentPropsAccepts any valid Heading props.
helpContent
ToolbarProps['helpContent']Maps to internal Toolbar prop.
legend
ReactNodeTitle of fieldset group.
minCellWidth
TileViewProps['minCellWidth']Maps to internal TileView prop.
spacing
TileViewProps['spacing']Maps to internal TileView prop.
tileViewProps
TileViewPropsAccepts any valid TileView props.