Stepper
Source: client/lib/theme/vueda-tailwind/shell/index.js
The root flex row for a stepper. It provides only the step gap so orientation and step semantics stay with the composed step items.
Vue component: Stepper
| Slot | Default classes | Description |
|---|---|---|
| root | flex gap-2 | The root flex row for a stepper. It provides only the step gap so orientation and step semantics stay with the composed step items. |
root
The root flex row for a stepper. It provides only the step gap so orientation and step semantics stay with the composed step items.
Default classes:
flex gap-2
Source: client/lib/theme/vueda-tailwind/shell/Stepper.theme.js:18