Form Group
FormGroup components are wrappers that create controlled heirarchy of inner form elements and include a bottom margin to separate form elements into their respective groupings.
Implementation#
Example#
Example
Inline#
Example
Props#
| Attribute | Type | Value | Default Value | Description |
|---|---|---|---|---|
| margin | string | undefined | Replaces margin classes with user defined margin classes | |
| inline | boolean | true/false | undefined | Sets Label and Input inline removing margins and full width |