Alert

Alert component with variants and styles for different statuses.

Playground

Customize the Alert properties to see different variations.

Customize

Installation

pnpm dlx shadcn@latest add https://shadcn-ui-variants.vercel.app/r/alert.json

Alert Props

PropTypeDefault
variant
enum"default"
styleVariant
enum"outline"
withIcon
booleanfalse
customIcon
React.ReactElement