Button Groups

The v-btn-toggle component is a simple wrapper for v-item-group built specifically to work with v-btn.

Uso

Toggle buttons allow you to create a styled group of buttons that can selected or toggled under a single v-model

API

v-btn-toggle
Nombre
active-class
Default
'v-btn--active'
Type
string

Components.ButtonGroups.

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.ButtonGroups.

Nombre
max
Default
undefined
Type
number | string

Configura el ancho máximo

Nombre
multiple
Default
false
Type
boolean

Components.ButtonGroups.

Nombre
value
Default
undefined
Type
any

Controla la visibilidad

Ejemplos

In toolbar

Easily integrate customized button solutions with a v-toolbar

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