BadgeCount component - Component API

Here is the API for the component:

size enum

Acceptable values:

  1. small
  2. medium
  3. large
type enum

Acceptable values:

  1. filled
  2. inverted
  3. outlined
color enum

Acceptable values:

  1. neutral
  2. neutral-dark-mode
text string

The text value that should go in the badge counter.

...attributes

...attributes spreading is supported on this component.