Skip to main content
All patterns

Layout

Accent side-swap rail

Section navigation that is a sticky vertical rail on wide screens and a wrapping tab row on narrow ones — same markup, no JS, with the active accent border simply moving from border-left to border-bottom.

Reach for it when building

  • settings page section nav
  • long-form docs chapter rail
  • detail page with many sections
  • account or admin subnavigation
  • filterable report sections
  • navigation
  • responsive
  • css-only
  • aria-current
  • container-queries