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
This component has no props