Component documentation

Form group

Use the form group object to control spacing and layout in forms.

Regular form grouping

#

The combination of a form label and an input field are usually wrapped inside a .o-form-group object. The consistent markup pattern makes it easy to manipulate grouped form elements.

Form (horizontal)

#

Form (grid)

#

Form (inline)

#

Form validation

#
Please enter a valid name
Please enter a valid email address
Please enter another option.

Form disabled

#