Skip to content

Tabs API

API reference docs for the Stash Tabs component. Learn about the props, CSS, and other APIs of this exported module.

Import

ts
import Tabs from '@leaflink/stash/Tabs.vue';

Props

NameTypeDefaultDescription
activeTabstring '-' The currently active tab value
variantTabVariantsTabVariant.LineTabs variant

Slots

NameDescription
default

Events

NameDescription
update:activeTab