You are viewing Pre-Alpha documentation.
Vuetify0 Logo

SingleRoot API

API reference for the SingleRoot component.

SingleRoot

Props

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

Slots

NameSlot PropsDescription
defaultSingleRootSlotProps

© 2016-2025 Vuetify, LLC
Ctrl+/