Forms

Forms are input-based components which are designed to collect users data.

Custom forms

Basic forms

Input Types
A block of help text that breaks onto a new line and may extend beyond one line.
Select menu
Switches

A switch has the markup of a custom checkbox but uses the .custom-switchclass to render a toggle switch. Switches also support the disabledattribute.

Checkboxes and radios
HERE