Tabs can have different alignments. Use the justify
prop to display tabs aligned to the left, center or right.
Tabs can have different alignments. Use the justify
prop to display tabs aligned to the left, center or right.
Tabs can have different alignments. Use the justify
prop to display tabs aligned to the left, center or right.
Name
Type
tabs
An array of tab objects that contain a label and value
Required Show exampleHide example
vue
classes
Optional CSS classes to apply to the component inner elements.
Show exampleHide example
vue
hide-label
Whether or not to hide the label for the tab.
Show exampleHide example
vue
Name
Type
color
Defines the hover color of the active tab
@since
3.0.0
Show exampleHide example
vue
type
The type of tabs to display..
Show exampleHide example
vue
justify
The horizontal alignment of the tabs.
Show exampleHide example
vue
Name
Type
color
Defines the hover color of the active tab
Show exampleHide example
vue
type
The type of tabs to display..
Show exampleHide example
vue
justify
The horizontal alignment of the tabs.
Show exampleHide example
vue