- Docs
- components
- Badge
Badge
Badges are small status indicators for notifications and alerts.
Badges are small status indicators for notifications and alerts.
Preview
Code
Default
Secondary
Outline
Destructive
Warning
Success
Installation
Copy and paste the following code into your project: badge.tsx
Loading...
Update the import paths to match your project setup.
Props
Prop | Type | Default | Description |
---|---|---|---|
variant | "default" | "secondary" | "destructive" | "outline" | "success" | "warning" | "default" | Sets the visual style of the badge |