Home
Accordion
Alert
Avatar
Badge
Button
Card
Carousel
Checkbox
Countdown
Currency Converter
Doc Sidebar
Dialog
Dropdown
Form
Input
Kbd
Label
Progress
Radio Group
Rating
Select
Separator
Skeleton
Slider
Spinner
Switch
Tabs
Textarea
Toaster
Tooltip

Alert

A customizable button with custom classnames, message, and more. this took a lot of time to do properly :<

Alert Example

Props

Alert

message?: string, onClick?: () => void, className?: string, variant?: "success" | "error" | "warning" | "info"