n
nonaxial
Components
118/207
New

Badge

Badges

Animated badge component

badgelabeltag

Installation

$
npx shadcn@latest add https://nonaxial.com/r/badge.json

Usage

tsx
import { Badge } from "@/components/nonaxial/badge"

export default function Example() {
  return (
    <Badge>{/* Your content here */}</Badge>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring