For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
/
0
Sponsor

Badge

Compact status badge for labels and tags.

Installation

$ pnpm dlx shadcn@latest add @pdfcn/forme/badge

Usage

import { Badge } from "@/components/pdf/badge";
<Badge>Badge</Badge>

API Reference

Badge

PropTypeDefault
labelstring-
childrenstring-
variant'default' | 'primary' | 'success' | 'warning' | 'destructive' | 'info' | 'outline''default'
size'sm' | 'md' | 'lg''md'
backgroundstring-
colorstring-