Groups related form controls together both semantically and visually. Adds a subtle border and background to create visual separation between different sections of a form. Essential for organizing complex forms with multiple related inputs. For complete fieldset components, see FieldsetCheck
for checkboxes or FieldsetRadio
for radio buttons.
(p: iAtom<HTMLFieldSetElement>) => JSX.Element