Skip to main content
Settings
Color Mode
Theme Skin
Background

Appearance preferences are saved in this browser only.

Environment
Current Environment Dev

Built with JEKYLL_ENV=development. Changes auto-reload under jekyll serve.

Theme & Build
Jekyll v3.10.0
Last Build Aug 15, 03:35
Page Location
Page Info
Layout root
Collection none
Path _design-system/components/core/Badge.prompt.md
URL /_design-system/components/core/Badge.prompt/

Small status/label pill — categories, tags, version chips, and counts.

<Badge variant="subtle">jekyll</Badge>
<Badge variant="success" icon="check-circle">Completed</Badge>
<Badge variant="primary" pill>v1.18.1</Badge>

Variants: primary, secondary, success, info, warning, danger, and subtle (primary-tinted, the blog-card style). Set pill for fully rounded. icon takes a Bootstrap Icon name without the bi- prefix.