Tag Group Badge

A tag group badge that renders wrapping chips for services, skills, and topics.

BrandingWeb designMotion3D

Installation

Adds the component and everything it depends on to your project.

npx shadcn add https://ui.beste.co/component/r-base/badge19

New here? Read the installation guide.

Usage

The import and the props worth knowing about, in one place.

import { Badge19 } from "@/components/beste/component/badge19";

<Badge19 tags={["Branding", "Web design", "Motion", "3D"]} />

<Badge19
  tags={["Next.js", "Tailwind", "shadcn/ui"]}
  tone="outline"   // "muted" (default) | "outline"
/>

Playground

Turn the props on the right; the snippet under them is what you would write to get what you see.

BrandingWeb designMotion3D
Usage
import { Badge19 } from "@/components/beste/component/badge19";

<Badge19
  tags={["Branding","Web design","Motion","3D"]}
/>

Props

Read from the component's own type, so this cannot drift from what it accepts.

PropTypeDefaultDescription
tags*string[]The tag labels
tone"muted" | "outline"Chip style: muted fill (default) or bordered outline
classNamestringAdditional classes merged onto the root

More Badge components

View all Badge

Announcement Badge

An announcement pill badge with a bold tag, message, and optional link arrow for hero sections.

Powering teams atnpmpnpmYarnBun

Logo Strip Badge

A trusted by logo strip badge with grayscale logos that regain color on hover.

Selin AksoyProduct Designer

Profile Badge

A profile badge with avatar, name, and role for author and team credits.

40% faster

Marker Highlight Badge

A marker highlight badge that draws a highlighter stroke behind key words in headlines.

Est. 2019, Berlin

Barcode Badge

A decorative barcode badge with a monospace caption for editorial and print inspired sections.

12k+active users

Stat Badge

A stat badge with an icon, bold value, and label for quick hero metrics.

Markdown version