Form
Color
Refer to the text input, dropdown, checkbox, radio button, toggle, and button pages for specific typography details on each component.
Typography
Form headings and labels should be set in sentence case with the first letter of the first word capitalized. Refer to the text input, dropdown, checkbox, radio button, toggle, and button pages for specific typography details on each component.
Element | Font-size (px/rem) | Font-weight | Type token |
---|---|---|---|
Heading | 28 / 1.75 | Regular / 400 | $heading-03 |
Label | 12 / 0.75 | Regular / 400 | $label-01 |
Field text | 14 / 0.875 | Regular / 400 | $body-compact-01 |
Helper text | 12 / 0.75 | Regular / 400 | $helper-text-01 |
Error message | 12 / 0.75 | Regular / 400 | $label-01 |
Structure
Forms are made up of several different components. The order in which these elements are arranged is flexible, but should always follow the spacing guidelines below.
Forms can be one column or two. The width of each column varies based on the content and layout of the design. On mobile, forms can only have one column.
All icons can be found on the icons library page.
Recommended
Element | Property | px / rem | Spacing token |
---|---|---|---|
Form items | margin-bottom | 24 / 1.5 | $spacing-06 |
Title area | margin-bottom | 32 / 2 | $spacing-07 |
Gutter between items | – | 32 / 2 | $spacing-07 |
Buttons | margin-top | 32 / 2 | $spacing-07 |