Tag component is used for items that need to be labeled, categorized, or organized using keywords that describe them.
Chakra UI exports 5 Tag related components:
Name | Type | Default | Description |
---|---|---|---|
variant | solid , subtle , outline | solid | The variant style of the tag component. |
size | sm , md , lg | md | The size of the tag component. |
colorScheme | string | The color scheme of the tag variant. |