Skip to content

标签 Tag

基本标签

三种尺寸

填充主题

可以手动关闭

自定义背景色和文本颜色

API

Tag Props

参数名说明类型可选值默认值
type标签的类型(与 V3Button 大体相同)stringprimary/success/danger/warning/infoprimary
closeable是否可关闭标签booleanfalse
plain是否为朴素标签(与 V3Button 相同)booleantrue
size标签尺寸stringsmall/medium/largemedium
backgroundColor自定义标签的背景色string
color自定义标签的文字颜色string
borderColor自定义标签的边框颜色string
animation是否开启动画booleantrue

Tag Events

事件名说明回调参数
close关闭时触发

Tag Slots

插槽名说明子标签
default默认插槽