Badges often used to highlight an item's status to notify the user.
content prop accept both string & number type.maxCount prop number, if the content number is larger than the maxCount prop number.content prop.children empty.backgroundColor & textColor.| Prop | Description | Type | Default |
|---|---|---|---|
| content | Content to show in badge | string | number | - |
| maxCount | Max number to show | number | 99 |
| innerClass | Class for badge inner | string | - |
| badgeStyle | Custom styling for Badge | object | - |