Skip to content
On this page

VTabs

Props

NameTypeDescription
orientationEnum:
vertical
horizontal
The orientation
activeidstringThe id of the active tab
activeindicatorbooleanWhether or not to show the active indicator
connotationEnum:
accent
cta
The connotation the tabs should have.
guttersEnum:
none
small
sets the initial preferred margin from predefined available options
scrollable-panelbooleansets overflow to the tab-panel
tabs-layoutEnum:
align-start
stretch
Controls the layout of the tabs.

Events

NameEvent TypeDescription
changeCustomEvent<HTMLElement>Fires a custom 'change' event when a tab is clicked or during keyboard navigation

Slots

NameDescription
defaultDefault slot.

Methods

NameTypeDescription
adjust(adjustment: number) => voidThe adjust method for FASTTabs