Skip to main content
All patterns

Interaction

Section rail

Section navigation that is a sticky vertical rail on wide screens and a wrapping tab row on narrow ones from the same markup, with an optional observer layer that tracks reading position rather than last-heading-crossed.

Reach for it when building

  • long-form article tables of contents
  • settings page section nav
  • detail page with many sections
  • account or admin subnavigation
  • transcript and log navigation
  • legal and policy documents
  • multi-section reports
  • navigation
  • toc
  • responsive
  • aria-current
  • intersection-observer
  • container-queries
  • sticky