Badge

Labels, counts, or status indicators.

Usage

<!-- Default -->
<span x-data="badge()" x-bind="badgeAttrs">Badge</span>

<!-- Outline -->
<span x-data="badge({ variant: 'outline' })" x-bind="badgeAttrs">Outline</span>

Examples

Default

Badge

Secondary

Secondary

Destructive

Destructive

Outline

Outline

Ghost

Ghost

With Icon

Verified Bookmark

Link

Custom Colors

Blue Green Purple Red