UI
← Home

Skip Link

The bypass-blocks mechanism (WCAG 2.4.1): a link, visually hidden until focused, that moves keyboard focus straight to a focusable main-content region so a keyboard user can jump past repeated navigation. Tab to the preview, then activate the revealed link.

  • Axe
  • Focus

Preview

Skip to main content

Installation

npx shadcn@latest add https://ui.publictheta.com/r/skip-link.json

Conformance

Verified against the @publictheta/ui-spec skip-link 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.