@quantabit/badge-sdk
v1.0.3
Published
Badge, tag, chip, and status indicator components
Readme
@quantabit/badge-sdk
Badge, tag, chip, and status indicator components
Components
- Badge — Numeric or dot badge overlay
- Tag — Colored label (7 presets)
- Chip — Closable chip with avatar
- StatusIndicator — Dot + label status
import { Badge, Tag, Chip, StatusIndicator } from '@quantabit/badge-sdk';
<Badge count={5}><Icon /></Badge>
<Tag color="success">Active</Tag>
<Chip color="primary" onDelete={del}>React</Chip>
<StatusIndicator status="online" label="Connected" />License
MIT © QuantaBit Team
🌐 Brand & Links
- Official Mainnet: QuantaBit Chain
- Developer Platform: Developer Platform
- Open Platform: Open Platform
- Payment Platform: Pay Platform
- Feedback: Feedback
