AlertDialogCancel
Source: client/lib/theme/vueda-tailwind/shell/index.js
Extra classes for the Button rendered inside AlertDialogCancel. Button owns the tone, emphasis, size, focus, and disabled recipes; this slot only adds mobile spacing for the stacked alert-dialog footer layout.
Vue component: AlertDialogCancel
| Slot | Default classes | Description |
|---|---|---|
| root | mt-2 sm:mt-0 | Extra classes for the Button rendered inside AlertDialogCancel. Button owns the tone, emphasis, size, focus, and disabled recipes; this slot only adds mobile spacing for the stacked alert-dialog footer layout. |
root
Extra classes for the Button rendered inside AlertDialogCancel. Button owns the tone, emphasis, size, focus, and disabled recipes; this slot only adds mobile spacing for the stacked alert-dialog footer layout.
Default classes:
mt-2 sm:mt-0
Source: client/lib/theme/vueda-tailwind/shell/AlertDialogCancel.theme.js:18