Skip to content

FormGroup

Component | Source Code

extends ComponentPropsWithRef<“fieldset”>

Props Inheritance Hierarchy: ComponentPropsWithRef<“fieldset”>

A light wrapper around a fieldset. Used to group related form controls and inputs together.



(Optional, defaults to false) Whether the items in the group should be inline. If this is false, each item in the group will be on its own line.