You are viewing Pre-Alpha documentation.
Vuetify0 Logo

StepRoot API

API reference for the StepRoot component.

StepRoot

Props

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

Slots

NameSlot PropsDescription
defaultStepRootSlotProps

© 2016-2025 Vuetify, LLC
Ctrl+/