Skip to main content

10 docs tagged with "Field"

View All Tags

Checkbox

Used when a user needs to select multiple values from options in a form.

Entering Dates

In order to provide an accessible user experience, you should design and develop date picking experiences to use an Input rather than a Date Picker.

Form Control

Used to centrally manage form field and grouped field states.

Form Label

Used to display a text label for a form field.

Input

Used to collect form field information.

Radio

Used when when only one choice may be selected from a series of options.

Select

Used to allow a user to select a value from a list of options.

Textarea

Used to collect form field information in a multi-line input.

Toggle

Used as an alternative to the Checkbox for choosing between enabled and