Tags can have different sizes. Use the size prop to change the size of the tag.
Label Label
Show codeHide code
vue
Tags can have different radius factors. Use the rounded prop to change the radius of a tag.
Label Label Label Label Label
Show codeHide code
vue
Tags can have different variants and colors. Use the solid variant with the color prop to display a tag with a solid color.
Label Label Label Label Label Label Label
Show codeHide code
vue
Tags can have different variants and colors. Use the pastel variant with the color prop to display a tag with a solid color.
Label Label Label Label Label Label Label
Show codeHide code
vue
Tags can have different variants and colors. Use the outline variant with the color prop to display a tag with a solid color.
Label Label Label Label Label Label Label
Show codeHide code
vue
Tags can have a flat shadow. Use the shadow prop to display a tag with a flat shadow.
Label Label Label Label Label Label Label
Show codeHide code
vue
Tags can have a shadow on hover. Use the shadow prop to display a tag with a hover shadow.
Label Label Label Label Label Label Label
Show codeHide code
vue
Name
Type
shadowDetermines when the tag should have a shadow.
Show exampleHide example
vue
Name
Type
colorThe color of the tag.
Show exampleHide example
vue
roundedThe radius of the tag.
@since
2.0.0
Show exampleHide example
vue
sizeThe size of the tag.
Show exampleHide example
vue
variantThe variant of the tag.
@since
2.0.0
Show exampleHide example
vue
Name
Type
colorThe color of the tag.
Show exampleHide example
vue
roundedThe radius of the tag.
Show exampleHide example
vue
sizeThe size of the tag.
Show exampleHide example
vue
variantThe variant of the tag.
Show exampleHide example
vue