Badge
A small uppercase mono chip with a single-step notch — for labels, tags, and metadata.
studio system
import { Badge } from "@/components/ui/badge"
<Badge>studio system</Badge>Variants
Section titled “Variants”defaultsecondaryoutlinedestructive
| Prop | Type | Default | Description |
|---|---|---|---|
variant |
default | secondary | outline | destructive |
default |
Visual style |
Plus all native <span> attributes.