Alert
Alert component with variants and styles for different statuses.
Playground
Customize the Alert properties to see different variations.
Pay attention!
The world is around you.
Customize
Installation
pnpm dlx shadcn@latest add https://shadcn-ui-variants.vercel.app/r/alert.json
Alert Props
Prop | Type | Default |
---|---|---|
variant | enum | "default" |
styleVariant | enum | "outline" |
withIcon | boolean | false |
customIcon | React.ReactElement | — |