Alert

A callout for important information with default and destructive variants.

The Alert draws attention to important information. Compose it from Alert, AlertTitle, and AlertDescription; a leading icon is positioned automatically.

Preview

Usage

Installation

$ npx shadcn@latest add https://spark-ui-olive.vercel.app/r/alert.json

Properties

PropTypeDefaultDescription
variant"default" | "destructive""default"Visual style of the alert.
classNamestringAdditional CSS classes.