DmStepper
Updated Aug 18, 2026
DataMagik Application DesignerDmStepper
DmStepper — the platform's `stepper`: a breadcrumb across an app's screens.
States
default
Example
<DmStepper modelValue="…" :steps="…" />
Props
| Name | Type | Required | Default |
|---|---|---|---|
modelValue | string | yes | |
steps | DmStep[] | yes | |
allowSkipAhead | boolean | false | |
size | 'sm' | 'md' | 'md' |
Events
update:modelValue