Skip to content
On this page

VTag

Tag UI showing the area status

Import

js
import { VTag } from 'vui-vc-next'

app.component(VTag.name, VTag)

API

Tag Props

PropsDescriptionTypeDefaultNote
sizeThe size of tagStringlargetiny, small, large
shapeThe shape of tagStringsquaresquare, circle, fillet, quarter, coupon
typeThe style of tagStringghostfill, ghost
sharpThe angle of tagString-top-left, top-right, bottom-left, bottom-right
fill-colorThe background color of tagStringrgba(0,0,0,0)rgba or hex number
font-colorThe font color of tagString#fc9153rgba or hex number
font-weightThe font weight of tagStringnormalnormal, bold, bolder