@cartridge-engine/badge
v3.0.0
Published
Text input with focus management
Readme
Badge
Small colored label with a background color.
Props
| Prop | Type | Default | Description |
|------|------|---------|-------------|
| children | string | required | Badge text. |
| color | string | 'cyan' | Background color (foreground is always black). |
Best Practice
<Badge color="green">NEW</Badge>