Alert
Displays a callout for important information or feedback.
Usage
tsx
import { Alert } from "@/components/ui/alert";
<Alert variant="default">...</Alert>Alert Controls
variant
Examples
Default
Terminal
Run the following command to get started.
Destructive
Error
Something went wrong. Please try again later.
Installation
Install
$ pnpm dlx shadcn@latest add @perimeter/alert