You are viewing Pre-Alpha documentation.
Vuetify0 Logo

GroupItem API

API reference for the GroupItem component.

GroupItem

Props

NameTypeDefaultDescription
idstringUnique identifier (auto-generated if not provided)
labelstringOptional display label (passed through to slot, not used in registration)
valueVValue associated with this item
disabledMaybeRef<boolean>Disables this specific item
indeterminateMaybeRef<boolean>falseSets the indeterminate state (for checkboxes)
namespacestring"v0:group"Namespace for dependency injection

Slots

NameSlot PropsDescription
defaultGroupItemSlotProps<V>

© 2016-2025 Vuetify, LLC
Ctrl+/