Badge
Badge
jsx
import Badge from '@semcore/ui/badge';
<Badge />;BadgeProps
& {...}| Name | Type | Description |
|---|---|---|
| bg | "mist" | "cyan" | "red" | "orange" | "green" | "white" | string | Fill color |
| color | "white" | "gray20" | string | Text color |