CardAction
Source: client/lib/theme/vueda-tailwind/shell/index.js
The trailing card header action region. It parks in the top-right column and spans the title and description rows without adding wrapper layout logic.
Vue component: CardAction
| Slot | Default classes | Description |
|---|---|---|
| root | col-start-2 row-span-2 row-start-1 self-start justify-self-end | The trailing card header action region. It parks in the top-right column and spans the title and description rows without adding wrapper layout logic. |
root
The trailing card header action region. It parks in the top-right column and spans the title and description rows without adding wrapper layout logic.
Default classes:
col-start-2 row-span-2 row-start-1 self-start justify-self-end
Source: client/lib/theme/vueda-tailwind/shell/CardAction.theme.js:18