Tags can have different shapes. Use the shape
prop to display a tag with a rounded or squared shape.
LabelLabelLabelLabel
Show codeHide code
Tags can have a smaller size. Use the size
prop with the sm
value to display a tag with a smaller size.
LabelLabelLabelLabel
Show codeHide code
Tags can have different flavors and colors. Use the solid
flavor with the color
prop to display a tag with a solid color.
LabelLabelLabelLabelLabelLabelLabel
Show codeHide code
Tags can have different flavors and colors. Use the pastel
flavor with the color
prop to display a tag with a solid color.
LabelLabelLabelLabelLabel
Show codeHide code
Tags can have different flavors and colors. Use the outline
flavor with the color
prop to display a tag with a solid color.
LabelLabelLabelLabelLabel
Show codeHide code
Tags can have a flat shadow. Use the shadow
prop to display a tag with a flat shadow.
LabelLabelLabelLabelLabelLabel
Show codeHide code
Tags can have a shadow on hover. Use the shadow
prop to display a tag with a hover shadow.
LabelLabelLabelLabelLabelLabel
Show codeHide code
Name
Type
Default
size
The size of the tag.
Show exampleHide example
color
The color of the tag.
Show exampleHide example
shape
The shape of the tag.
Show exampleHide example
flavor
The flavor of the tag.
Show exampleHide example
shadow
Determines when the tag should have a shadow.