@shared-dashboard-solid/badge
v1.0.9
Published
SolidJS Badge component - Part of shared-dashboard-solid design system
Maintainers
Readme
Badge
A badge component from the shared-dashboard-solid design system.
Installation
npm install @shared-dashboard-solid/badgeUsage
import { Badge } from '@shared-dashboard-solid/badge'
import '@shared-dashboard-solid/badge/styles'
// Example
<Badge variant="primary" size="md">
Click me
</Badge>Props
See the main documentation for complete props documentation.
License
MIT
