Display
Alert
Alert components
Note
All presented components are responsive and compatible with Tailwind CSS. Make sure Tailwind is configured in your project to use them.
Common Alerts
Success Alert
Warning Alert
Info Alert
Error Alert
Success Alert
Warning Alert
Info Alert
Error Alert
Dynamic Alerts
Props Reference
| Prop | Type | Description | Default |
|---|---|---|---|
variant | 'success' | 'warning' | 'info' | 'error' | Type of alert to display | 'success' |