Field

Combination of a label and an Input area where users can enter or select data, such as text input or dropdowns

When to use fields

  1. You want to create a form. Fields are the primary thing used to capture user information.
  2. You want to add a filter to your dashboard. Dropdowns and input fields are commonly used.

 

 

Best practices

Field length

Ideally, match the field length to the expected input size to provide visual cues to users.