### VTag
Vuero provides a `` component than can be customized to fit any needs.
VTags can have multiple colors. Use the `color` prop to change
the component color. Available modifiers are `primary`, `info`,
`success`, `warning`, `danger`, `orange`, `blue`, `green`, `purple`,
`white`, `light` and `solid`.
```vue
```