Field group
Consistent structure for form layouts with labels, descriptions, and error handling.
Vertical orientation
Default vertical layout with label above the input.
Horizontal orientation
Horizontal layout with label beside the input.
With descriptions
Descriptions provide additional context below form fields.
With errors
Error messages appear below fields with invalid input.
FieldSet with legend
FieldSets group related fields under a legend heading.
With separator
Separators provide visual breaks between field alternatives.
With checkbox and content
Fields with checkboxes use a horizontal layout with title and description content.
Required fields
Required fields are indicated with a badge next to the label. Optional fields have no indicator.