| title | BadgeComponent |
|---|---|
| description | BadgeComponent Schema Reference |
| Property | Type | Required | Description |
|---|---|---|---|
| type | string |
✅ | |
| props | object |
✅ | |
| events | Record<string, any> |
optional | Event handlers |
| style | Record<string, string> |
optional | Custom styles |
| children | object[] |
optional | Child components |