Drizzle UI
Docs
Drizzle Next
Toggle theme
Docs
Introduction
Installation
Components
Alert
App Layout
Avatar
Button
Card
Checkbox
Dark Mode
Dropdown Menu
Form
Input
Label
Pagination
Rich Text Editor
Search Input
Select
Sortable
Table
Textarea
Alert
Description
An alert is a component used to display important messages or notifications to the user. It can be used to convey success, error, warning, or informational messages that require the user's attention.
Preview
Default
Muted
Success
Destructive
Warning
Info
Installation
Add component:
Usage
Code
components/ui/alert.tsx
On this page
Description
Preview
Installation
Usage
Code