Fieldset
Group thematically related elements, such as controls and labels.
When to use
Use the Fieldset to label groups of related interface elements and fields. This improves the layout and helps users understand the information.
See more information on implementing this pattern in the
product documentation