AlertDialogTitle
Source: client/lib/theme/vueda-tailwind/shell/index.js
The primary heading for an alert dialog. It uses a compact semibold heading treatment sized for modal content, not page-level display text.
Vue component: AlertDialogTitle
| Slot | Default classes | Description |
|---|---|---|
| root | text-lg font-semibold | The primary heading for an alert dialog. It uses a compact semibold heading treatment sized for modal content, not page-level display text. |
root
The primary heading for an alert dialog. It uses a compact semibold heading treatment sized for modal content, not page-level display text.
Default classes:
text-lg font-semibold
Source: client/lib/theme/vueda-tailwind/shell/AlertDialogTitle.theme.js:18