AlertDescription
Source: client/lib/theme/vueda-tailwind/feedback/index.js
The supporting message copy beneath the alert title. It inherits variant-specific description tint from Alert.root while keeping nested paragraphs readable for short remediation text.
Vue component: AlertDescription
| Slot | Default classes | Description |
|---|---|---|
| root | 3 classes | The supporting message copy beneath the alert title. It inherits variant-specific description tint from Alert.root while keeping nested paragraphs readable for short remediation text. |
root
The supporting message copy beneath the alert title. It inherits variant-specific description tint from Alert.root while keeping nested paragraphs readable for short remediation text.
Default classes:
text
text-muted-foreground
col-start-2 grid justify-items-start gap-1
text-sm [&_p]:leading-relaxedSource: client/lib/theme/vueda-tailwind/feedback/AlertDescription.theme.js:18