You are viewing Pre-Alpha documentation.
Vuetify0 Logo

GroupRoot API

API reference for the GroupRoot component.

GroupRoot

Props

NameTypeDefaultDescription
namespacestring"v0:group"Namespace for dependency injection (must match GroupItem namespace)
disabledbooleanfalseDisables the entire group instance
enrollbooleanfalseAuto-select non-disabled items on registration
mandatoryboolean | "force"falseControls mandatory group behavior: - false (default): No mandatory group enforcement - true: Prevents deselecting the last selected item - `force`: Automatically selects the first non-disabled item on registration
modelValueT | T[]

Events

NamePayloadDescription
update:model-value[value: T | T[]]

Slots

NameSlot PropsDescription
defaultGroupRootSlotProps

© 2016-2025 Vuetify, LLC
Ctrl+/