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 | - | |
| css | Interpolation<{}> | The emotion's css style object | - |
| orientation | "horizontal" | "vertical" | - | |
| size | string | - | |
| styleConfig | Record<string, any> | - | |
| variant | string | - |