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.

Utilização

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
Nome
active-class
Padrão
'v-item--active'
Tipos
string

Components.ItemGroups.

Nome
dark
Padrão
false
Tipos
boolean

Components.ItemGroups.

Nome
light
Padrão
false
Tipos
boolean

Components.ItemGroups.

Nome
mandatory
Padrão
false
Tipos
boolean

Components.ItemGroups.

Nome
max
Padrão
undefined
Tipos
number | string

Define a largura máxima

Nome
multiple
Padrão
false
Tipos
boolean

Components.ItemGroups.

Nome
value
Padrão
undefined
Tipos
any

Controla visibilidade

Exemplos

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