Badge

A small status descriptor for UI elements. Renders as a span with rounded-full styling.

DefaultSecondaryDestructiveOutline

Props

PropTypeDefaultDescription
variant"default" | "secondary" | "destructive" | "outline" | "ghost" | "link""default"Visual style variant
asChildbooleanfalseMerge props onto child element

Import

import { Badge } from '@blastx/ui';