feedback
Alert
Contextual alerts with toast/banner variants and 4 states.
import { Alert } from "@raydenui/ui"Interactive demo
Props
| Prop | Type | Default | Description |
|---|---|---|---|
variant | "toast" | "banner" | "toast" | Layout |
state | "information" | "success" | "warning" | "error" | — | State |
title | string | — | Title |
description | string | — | Description |