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
ReactReactNode
headingProps
ComponentProps
Accepts any valid Heading props.
helpContent
ToolbarProps['helpContent']
Maps to internal Toolbar
prop.
legend
ReactNode
Title of fieldset group.
minCellWidth
TileViewProps['minCellWidth']
Maps to internal TileView
prop.
spacing
TileViewProps['spacing']
Maps to internal TileView
prop.
tileViewProps
TileViewProps
Accepts any valid TileView props.