GitHub

Category Tabs

Scrollable category tab bars for POS product browsing with icons, badges, and color coding. Supports indicator, pill, and bordered styles with size variants.

Basic Category Tabs

Preview

Pill Variant

Preview

Color Variants

Preview

Size Variants & Glass

Preview

Classes Reference

Class Description
category-tabsBase scrollable tab container with hidden scrollbar
category-tabs-borderedAdds bottom border to container
category-tabs-indicator-styleEnables relative positioning for sliding indicator
category-tabs-pillPill/segment style with rounded background
category-tabs-smSmall size variant (36px height, text-xs)
category-tabs-lgLarge size variant (56px height, text-base)
category-tabs-primaryPrimary color for active tab and indicator
category-tabs-successSuccess color for active tab and indicator
category-tabs-dangerDanger/error color for active tab and indicator
category-tabs-itemIndividual tab button
category-tabs-item-activeActive tab state (primary color by default)
category-tabs-item-disabledDisabled tab (reduced opacity, no pointer events)
category-tabs-item-icon-onlyIcon-only tab (hides label, removes icon margin)
category-tabs-iconIcon container inside a tab item
category-tabs-labelText label inside a tab item
category-tabs-indicatorSliding bottom indicator bar (position via JS)