Form-section wrapper providing label, help text, error display, and consistent spacing for related inputs.
Interactive FormGroup preview coming soon.
This component ships with CleenUI. Its dedicated Storybook story is still being published — until it lands here, the full Storybook catalog is one click away.
FormGroup is the section-level form primitive — one level up from individual input fields. It wraps a group of related inputs with a section title, help text, and section-level error/validation messaging.
Not strictly required around every input (the input components have their own label and error slots), but useful when grouping a logical cluster of fields — "Address", "Payment", "Contact preferences".
Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.