Vuetify

Shop

Für Unternehmen

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.

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

Wählen Sie unten Ihren gewünschte Komponente aus und sehen Sie die verfügbaren Attribute, Slots, Ereignisse und Funktionen.

Unten finden Sie eine Sammlung einfacher bis komplexer Beispiele.

Item groups can have multiple items selected.

mandatory item groups must have at least 1 item selected.

activeClass property allows you to set custom CSS class on active items.

Icons can be used as toggle buttons when they allow selection, or deselection, of a single choice, such as marking an item as a favorite.

Easily hook up a custom chip group.

Caught a mistake or want to contribute to the documentation? Edit Layout on GitHub!