# Tag
Tag component supports multiple variants: default, danger, warning, success, muted and pill
# Dismissible
Use the dismissible
prop to expose an "X" icon that emit's a close event when clicked.
# Icons
Use the icon
prop to add an icon to your tag.
# Tooltips
Use the tooltip
prop to add a tooltip when the mouse is hovering over the tag.