FormGroup component is the way to add structure to forms. Its purpose is to pair form controls with a legend or label and to provide help text and invalid/valid feedback text, as well as visual (color) contextual state feedback.
Usage Examples (Storybook)