Back to blocksView all alert-dialog blocks


Installation
npx shadcn add @mylo-ui/alert-dialog-confirmPreview
Usage
import { AlertDialogConfirm } from "@/components/blocks/alert-dialog-confirm"
export default function Page() {
return <AlertDialogConfirm />
}Dependencies
lucide-react
shadcn/ui Components
alert-dialog
button
Related Blocks
More alert-dialog blocks you might like

alert-dialog
Alert Dialog Variants
25 different alert dialog variants for various use cases
Ready to use
/blocks/alert-dialog-variants
alert-dialog
Alert Dialog Compact
20 compact alert dialogs for dense UIs
Ready to use
/blocks/alert-dialog-compact
alert-dialog
Alert Dialog - Delete
A confirmation dialog for delete actions with destructive styling
Ready to use
/blocks/alert-dialog-delete