Alert Dialog
Component
A modal dialog that interrupts the user with important content and expects a response.
Installation
Install this component using the shadcn CLI with your preferred package manager
pnpm dlx shadcn@latest add @crenspire/alert-dialogUsage
Example code for using this component
Props
Component props and variants
This component supports the following variants:
- default - Standard styling
- glass - Glassmorphism effect (default)