Skip to main content

Badge

A component for displaying status, categories, or labels with multiple visual variants.

Anchor to asChild
asChild
boolean

Render as child element instead of span

Anchor to children
children
React.ReactNode

Content to render inside

Anchor to variant
variant
'primary' | 'secondary' | 'destructive' | 'outline' | 'none'

Visual style variant


Was this page helpful?