AlertActions
Source: client/lib/theme/vueda-tailwind/feedback/index.js
The inline action row for alert follow-up controls. It shares the alert content column with AlertTitle.root and AlertDescription.root, so buttons align under the message instead of under the icon.
Vue component: AlertActions
| Slot | Default classes | Description |
|---|---|---|
| root | col-start-2 mt-2 inline-flex gap-2 | The inline action row for alert follow-up controls. It shares the alert content column with AlertTitle.root and AlertDescription.root, so buttons align under the message instead of under the icon. |
root
The inline action row for alert follow-up controls. It shares the alert content column with AlertTitle.root and AlertDescription.root, so buttons align under the message instead of under the icon.
Default classes:
col-start-2 mt-2 inline-flex gap-2
Source: client/lib/theme/vueda-tailwind/feedback/AlertActions.theme.js:18