Skip to content

CINQ UI components

Tabs

Accessible, WAI-ARIA compliant tabs as a lightweight Web Component.

Read the Tabs docs

  • Web Components first: import once, drop the markup, the browser instantiates it.
  • Event-driven: integrate with your app by listening to events and dispatching intents.
  • WAI‑ARIA aligned: keyboard navigation and ARIA states follow APG patterns.