ItemActions
Source: client/lib/theme/vueda-tailwind/shell/index.js
The trailing action group inside an item. It keeps adjacent controls aligned and evenly spaced without affecting the main content column.
Vue component: ItemActions
| Slot | Default classes | Description |
|---|---|---|
| root | flex items-center gap-2 | The trailing action group inside an item. It keeps adjacent controls aligned and evenly spaced without affecting the main content column. |
root
The trailing action group inside an item. It keeps adjacent controls aligned and evenly spaced without affecting the main content column.
Default classes:
flex items-center gap-2
Source: client/lib/theme/vueda-tailwind/shell/ItemActions.theme.js:18