Item Groups

The v-item-group provides the ability to create a group of selectable items out of any component. This is the baseline functionality for components such as v-tabs and v-carousel.

Uso

The core usage of the v-item-group is to create groups of anything that should be controlled by a model.

API

v-item-group
Nombre
active-class
Default
'v-item--active'
Type
string

Components.ItemGroups.

Nombre
dark
Default
false
Type
boolean

Aplica la variante del tema dark

Nombre
light
Default
false
Type
boolean

Aplica la variante del tema light

Nombre
mandatory
Default
false
Type
boolean

Components.ItemGroups.

Nombre
max
Default
undefined
Type
number | string

Configura el ancho máximo

Nombre
multiple
Default
false
Type
boolean

Components.ItemGroups.

Nombre
value
Default
undefined
Type
any

Controla la visibilidad

Ejemplos

Chips

Easily hook up a custom chip group.

Edit this page | language on Github
Vuetify 3 is now available!The latest version of Vuetify is now available!
Learn about Vuetify 3's new features and functionality for modern Vue applications
Start exploringExplore