Vibe UI
Initializing Vibe UI System...

Badge

Displays a badge or a component that looks like a badge for statuses, tags, count indicators, and categories.

Badge

Displays a badge or a component that looks like a badge for statuses, tags, count indicators, and categories.

Preview

DefaultSecondaryOutlineGlowGlassRetro

Installation

pnpm dlx vibe-ui-kit@latest add badge

1. Styles & Variations

Presets

DefaultSecondaryOutlineDestructiveGlow AccentGlassmorphicRetro Brutalist

Accents & Indicators

Live System

Gradient Accent

FeaturedMessages

12


2. Composition & Patterns

Interactive Tags

React

TypeScript

Tailwind CSS


Props

PropTypeDefaultDescription
variant"default" | "secondary" | "destructive" | "outline" | "glass" | "retro" | "glow""default"Visual preset theme variant of the badge element.
classNamestring-Additional CSS class names to apply to the badge.

Contributors

JS
Jenish Sabhadiya

Theme Customizer

8px
@theme {
  --radius: 0.5rem;
  --glass-blur: 8px;
}
Changes apply instantly to this documentation workspace.
Badge | Vibe UI