Alert
An inline status message: 5 colors, each with a matching default icon.
New version available
Sakani 0.3 adds the Billing block group and dark-mode fixes.
Colors
Info
Something worth knowing.
Success
Your changes were saved.
Warning
Double-check before continuing.
Danger
This action can't be undone.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| color | 'info' | 'success' | 'warning' | 'danger' | 'neutral' | 'info' | Color scheme and default icon. |
| title | string | Alert heading. | |
| description | string | Supporting text. | |
| icon | ReactNode | Overrides the default status icon. |