# Tag

Component name: <v-tag>

# Examples

# Basic

Preview
Code
default label
secondary label
success label
dark label
gray-dark label

# API

Name Type Description Default
color String Sets the background variant color for the v-tag wrapper.

Valid value: Color variant name
primary

General notice

All other properties that are not defined above, will be passed to the component as html attributes. This is especially useful for adding the class attribute.