Alert
ComponentDisplays a callout for user attention with optional glass material.
Installation
Install this component using the shadcn CLI with your preferred package manager
bunx shadcn@latest add @sistine/alertUsage
Example code for using this component
Heads up!
This is an alert with glass effect.
Information
A neutral, informational message.
Success
Your changes were saved.
Warning
Double-check before you continue.
Error
Something went wrong.
Props
Component props and variants
This component supports the following variants:
- default - Standard styling
- glass - Glassmorphism effect (default)