Overrides

Badge

Extended Features

Install

Configure your registry in components.json:

{
  "registries": {
    "@uxio": "https://ui.uxio.dev/r/styles/{style}/{name}.json"
  }
}

Then run:

npx shadcn@latest add @uxio/badge

Examples

Success Variant

For positive states like completed or confirmed.

Completed

Info Variant

For informational highlights or neutral status.

New

Warning Variant

For cautionary states that require attention.

Pending