U.S. flagA digital services project by Flexion

Collection

layoutUSWDS-derived

A list of structured items with headings, descriptions, and optional metadata.

Reference: USWDS documentation ↗

Variants

Condensed

Default

  • Improving access to healthcare

    We are working to improve access to healthcare for all Americans through better digital services.

    • Jan 15, 2026
    • Health
  • Digital government strategy

    The new strategy outlines key priorities for digital transformation across federal agencies.

    • Feb 2, 2026
    • Technology

Contract

Class mapping

USWDSFlexNotes
usa-collection.flex-collectionCollection list wrapper
usa-collection__item.flex-collection__itemIndividual collection item
usa-collection__body.flex-collection__bodyItem body content area
usa-collection__heading.flex-collection__headingItem heading
usa-collection__description.flex-collection__descriptionItem description text
usa-collection__meta.flex-collection__metaItem metadata list
usa-collection__meta-item.flex-collection__meta-itemIndividual meta item
usa-collection__img.flex-collection__imgItem thumbnail image
usa-collection--condenseddata-variant="condensed"Condensed spacing variant

Verified properties

font-familyfont-sizeline-heightpadding-leftmargin-topmargin-bottomborder-top-widthborder-top-styledisplaypadding-top

Intentional differences

border-top-color: ours = var(--flex-color-border), USWDS = currentColor

We use our semantic border token; USWDS inherits from color cascade

Source CSS