Park UI

Badge

A display component for highlighting status, labels, or notifications.

Default
Success
Removed
New

Installation

Usage

Examples

Icon

Render an icon within the badge directly.

New
New

Variants

Use the variant prop to change the appearance of the badge.

Solid
Surface
Subtle
Outline

Sizes

Use the size prop to change the size of the badge.

Badge
Badge
Badge
Badge

Props

PropDefaultType
variant'subtle'
'solid' | 'surface' | 'subtle' | 'outline'
size'md'
'sm' | 'md' | 'lg' | 'xl'