Skip to main content
Version: Next

Tabs

The Tabs component provides lightweight semantic tab navigation using custom elements.

Ignix Lite tabs support multiple visual variants, semantic styling, and keyboard-accessible interactions without external dependencies.


Preview

Box Tabs

Underline Tabs

Pill Tabs

Gradient Tabs

Usage


Attributes

AttributeTypeDescription
data-variant'underline' | 'pill' | 'gradient'Applies visual tab styles
slot="tab"slotDefines tab trigger buttons
aria-selectedbooleanIndicates active tab state