Overview

The tabs-wc component provides a fully accessible tab interface using native HTML elements as its foundation.

Features
  • Progressive enhancement - works without JS
  • Keyboard navigation with arrow keys
  • Automatic ARIA role assignment
  • Custom event on tab change
Usage

Wrap your details elements in a <tabs-wc> element and give them a shared name attribute.