data display
Badge
Compact label for status, tags, and categories.
import { Badge } from "@raydenui/ui"Interactive demo
Props
| Prop | Type | Default | Description |
|---|---|---|---|
color | "orange" | "blue" | "success" | "warning" | "error" | "neutral" | "disabled" | "neutral" | Color |
type | "filled" | "accent" | "outline" | "filled" | Type |
size | "sm" | "md" | "lg" | "md" | Size |