Tabs

Introduction to using the Tabs component

Radio 介紹示意圖
Tabs introduction illustration

Tabs are usually used when a single topic has multiple different contents.

Basic usage

Auxiliary information

Prefix and suffix

Tabs properties

Name
Value
Type
Default
Required
Note

v-model / value

String

Tab-panel properties

Name
Value
Type
Default
Required
Note

name

String

prefixIcon

String

label

String

affixIcon

String

badge

String || Number

Tabs events

Name
Parameters
Description

input

When the tab changes

Demo

Last updated

Was this helpful?