U.S. flagA digital services project by Flexion

Text Input

formUSWDS-derived

A single-line text input for form data.

Reference: USWDS documentation ↗

Variants

Default

Disabled

Width Variants

With Error

Error: Please enter a valid email address.

Contract

Class mapping

USWDSFlexNotes
usa-input.flex-inputBase text input class
usa-input--errordata-state="error"Error state with thicker red border
usa-input--successdata-state="success"Success state with thicker green border

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
  • ○ Disabled state grays out input

Source CSS

Base styles: Form Control Base