BadgeCount component - Component API
Here is the API for the component:
- size
enum
Acceptable values:
- small
- medium
- large
- type
enum
Acceptable values:
- filled
- inverted
- outlined
- color
enum
Acceptable values:
- neutral
- neutral-dark-mode
- text
string
The text value that should go in the badge counter.
- ...attributes
...attributes
spreading is supported on this component.