Form
Form
provides subcomponents for creating forms with standardized rules and styles.
Label
Can be added along with fields from Input, Select and TextArea. They should be used to facilitate understanding of the context of the field in question.
Helper text
Can be added to help fill in the field correctly, it is also used to give field validation or error feedback.
Grouping
You can group elements, such as Checkbox or Radio buttons.