Alert
Displays a callout for user attention.
Heads up!
You can add components to your app using the CLI.
Installation
Usage
Examples
Default
Heads up!
You can add components to your app using the CLI.
Destructive
Error
Your session has expired. Please log in again.
With Icon
Well done!
You successfully read this important alert message.
API Reference
Properties
Property | Type | Default | Description |
---|---|---|---|
variant | "default" | "destructive" | "default" | The visual variant of the alert. |
class | string | — | Additional CSS classes to apply to the alert. |
Built with ❤️ by @immohammadjaved • Source code available on GitHub