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 5, 2026 at 11:47 AMEdit this page