Alert

Displays a callout for user attention.

The Alert component displays a callout for user attention with support for icons, titles, and descriptions. It supports multiple variants including success, destructive, and warning. Built from scratch using React and native HTML div elements. No UI library dependencies.

Quick Install

Install via shadcn/ui CLI

Examples