Fieldset
Fieldset is a container for grouping related form elements. It includes fieldset-legend as a title and label as a description.
Properties
Property | Required | Type | Description |
---|---|---|---|
Any additional properties | No | any |
Children
Accepts children of type:
Component | Description |
---|---|
FieldsetLegend |
Examples
<{Fieldset}>
</{Fieldset}>