StepperItem
Source: client/lib/theme/vueda-tailwind/shell/index.js
The wrapper for one step and its connector context. It opens the state group used by indicator and separator slots and suppresses pointer events when disabled.
Vue component: StepperItem
| Slot | Default classes | Description |
|---|---|---|
| root | flex items-center gap-2 group data-[disabled]:pointer-events-none | The wrapper for one step and its connector context. It opens the state group used by indicator and separator slots and suppresses pointer events when disabled. |
root
The wrapper for one step and its connector context. It opens the state group used by indicator and separator slots and suppresses pointer events when disabled.
Default classes:
flex items-center gap-2 group data-[disabled]:pointer-events-none
Source: client/lib/theme/vueda-tailwind/shell/StepperItem.theme.js:18