easeUI

Badge

Small status pill in five colors, with a crossfade for when its variant changes.

NeutralAccentSuccessWarningDestructive

Installation

$ bunx --bun shadcn add @easeui/badge

API reference

PropTypeDefaultDescription
variant?"neutral" | "success" | "warning" | "destructive" | "accent"neutralColor treatment. Default "neutral".

Updated