
Feedback alerts with 5 variants: default, destructive, success, warning, and info.
npx shadcn@latest add https://ui.edbn.me/r/alert.jsonDisplays a callout for important messages. Renders a div element.
variant'default' | 'destructive' | 'success' | 'warning' | 'info''default'Visual style variant
classNamestringCSS class name
The heading of an alert. Renders an h5 element.
classNamestringCSS class name
The body text of an alert. Renders a div element.
classNamestringCSS class name