UI
← Home

Reflow Bar

A horizontal set of chip controls that reflows onto multiple lines on narrow viewports — so the content never requires horizontal scrolling at a 320 px width (WCAG 1.4.10 Reflow). Narrow your window and the chips wrap instead of overflowing sideways.

  • Axe
  • Focus

Preview

Installation

npx shadcn@latest add https://ui.publictheta.com/r/reflow-bar.json

Conformance

Verified against the @publictheta/ui-spec reflow-bar specification on both the React and vanilla reference implementations, across Chromium, Firefox, and WebKit.

  • Axe No WCAG 2 A/AA axe-core violations
  • Focus A visible focus indicator appears on keyboard focus (WCAG 2.4.7)

See the full conformance matrix across all components.