Badge
Inline badge for labels, statuses, and counts.
<reke-badge variant="success">Active</reke-badge><reke-badge variant="danger" size="sm">3</reke-badge><reke-badge variant="warning">Pending</reke-badge>Properties
Section titled “Properties”| Property | Type | Default | Description |
|---|---|---|---|
variant | 'default' | 'primary' | 'secondary' | 'danger' | 'warning' | 'success' | 'default' | Color variant |
size | 'sm' | 'md' | 'md' | Size |
| Slot | Description |
|---|---|
| default | Badge text |
CSS Parts
Section titled “CSS Parts”| Part | Description |
|---|---|
badge | The badge element |