U.S. flagA digital services project by Flexion

Process List

processUSWDS-derived

A numbered vertical step list with headings and content per step, connected by a vertical line.

Reference: USWDS documentation ↗

Variants

Default

  1. Start a process

    Decide on the type of process and gather the necessary information.

  2. Proceed to the second step

    Complete any required forms and submit your application.

  3. Complete the process

    Review your submission and wait for confirmation.

Contract

Class mapping

USWDSFlexNotes
usa-process-list.flex-process-listBase process list (ordered list)
usa-process-list__item.flex-process-list__itemProcess list item
usa-process-list__heading.flex-process-list__headingStep heading

Verified properties

font-familyfont-sizecolor

Intentional differences

border-left-color: ours = var(--flex-blue-10) (#d9e8f6), USWDS = #d9e8f6

Same color expressed via design token rather than hex literal.

Behavior promises

  • ✓ Numbers rendered via CSS counter-increment
  • ✓ Vertical line connects numbered circles
  • ✓ Accessibility audit passes

Source CSS