U.S. flagA digital services project by Flexion

Select

formUSWDS-derived

A styled native select with custom dropdown chevron.

Reference: USWDS documentation ↗

Variants

Default

Disabled

Multiple

With Error

Error: Please select an option.

Contract

Class mapping

USWDSFlexNotes
usa-select.flex-selectBase select class
usa-select (multiple).flex-select[multiple]Multiple select variant without chevron

Verified properties

font-familyfont-sizeline-heightcolorbackground-colorborder-radiusborder-top-widthborder-right-widthborder-bottom-widthborder-left-widthborder-top-styleborder-right-styleborder-bottom-styleborder-left-stylepadding-toppadding-rightpadding-bottompadding-left

Behavior promises

  • ○ Focus ring visible on keyboard focus
  • ○ Custom chevron visible in default mode
  • ○ No chevron in multiple mode
  • ○ Disabled state prevents interaction

Source CSS

Base styles: Form Control Base