Badge
Compact status badge for labels, tags, and metadata.
Import/Installation
import { Badge } from "@lottiefiles/creator-plugins-ui";Preview
Usage
<Badge variant="secondary">Draft</Badge>Props
| Prop | Type | Default | Required | Description |
|---|---|---|---|---|
| variant | "default" | "secondary" | "destructive" | "outline" | "default" | No | Visual style of the badge. |
Last updated: August 25, 2026 at 6:23 AMEdit this page