Labels
Labels inform the user about the type of information that should be typed or
selected in a form element.Why and how to use this component
These are labels that tell users what the corresponding input fields mean, they can be composed of a main "label" and a "help block" element- label
- help block
When to use
In every form element.Do not use this component
With left aligned labels. Top aligned labels also translate well on mobileAvoid
- labels written in all caps - they are more difficult to read and scan
- using placeholder text as labels
- placing check boxes side by side - check boxes underneath each other allows
- using optional fields in forms - if you use them, you should clearly
- hiding basic helper text