Select Input

25.8

The select input allows users to select an option from a list of values.

Select Input

25.8

The select input allows users to select an option from a list of values.

Select Input

25.8

The select input allows users to select an option from a list of values.

Variants

MiniSelect

Label

Always make sure to use a label in all miniSelects, this is an accessibility requirement. The label is part of the component and the clickable area, make sure not to add an external label to the component.

Placeholder

Placeholders are not recommended for miniSelects.

Props

Clear Selection

  • Enabling this prop gives the user the option to clear the selection. 

  • Only enable this prop when the select input is optional.

Accessibility

General

  • Search results should be announced to screen reader users

  • All inputs must have visible and programmatic labels.

Use of Color

Error and warning messages should use appropriate icons with text so as to not rely on color as the only means of indicating error.

Keyboard Navigation

Help make this page more useful.

Help make this page more useful.

Help make this page more useful.