Alert

Displays a callout to convey important messages, like errors, warnings, or success, drawing user attention.

class-variance-authority

lucide-react

Installation


1

Install the following dependencies:

npx shadcn@latest add https://sbthemes.com/r/alert.json

Examples


Variant

status


API Reference

This component is based on the <div> element and supports all of its props. And adds:

PropTypeDefault
variantdefault, outlinedefault
statussuccess, warning, error-