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
sizeThe size of the tag.
Show exampleHide example
colorThe color of the tag.
Show exampleHide example
shapeThe shape of the tag.
Show exampleHide example
flavorThe flavor of the tag.
Show exampleHide example
shadowDetermines when the tag should have a shadow.