Component referenceSource owned

Badge

Displays a badge or a component that looks like a badge.

Upstream reference
On this page5 sectionsBack to top
Live preview
Loading preview...

#Installation

npx shadcn@latest add https://neobrutal-ui.andongmin.com/r/badge.json

#Usage

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

#Examples

#Neutral

Loading preview...

#With Icon

Loading preview...