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 | Description | Default |
|---|---|---|---|
| colorScheme | string | - | |
| orientation | "horizontal" | "vertical" | - | |
| size | string | - | |
| styleConfig | Record<string, any> | - | |
| variant | string | - |