Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 585 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 585 Bytes

lte-tag

Props

Name Data Type Two-way Default Value Description
type string primary 设置标签的类型,可选['primary', 'info', 'danger', 'warning', 'default'](badge为false时有效)
badge string false 是否是badge类型(圆角)
bgColor string 设置背景颜色
bgClass string 设置背景class(badge为true时有效)

Slots

Name Description
default 设置Tag内容

Events

Name Paramters Description