You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
:: BASE_DOC ::
|
|
|
|
|
|
|
|
|
|
## API
|
|
|
|
|
### Badge Props
|
|
|
|
|
|
|
|
|
|
name | type | default | description | required
|
|
|
|
|
-- | -- | -- | -- | --
|
|
|
|
|
color | String | - | \- | N
|
|
|
|
|
content | String | - | \- | N
|
|
|
|
|
count | String / Number / Slot | 0 | \- | N
|
|
|
|
|
dot | Boolean | false | \- | N
|
|
|
|
|
external-classes | Array | - | `['t-class', 't-class-content', 't-class-count']` | N
|
|
|
|
|
max-count | Number | 99 | \- | N
|
|
|
|
|
offset | Array | - | Typescript:`Array<string \| number>` | N
|
|
|
|
|
shape | String | circle | options:circle/round/ribbon/bubble | N
|
|
|
|
|
show-zero | Boolean | false | \- | N
|
|
|
|
|
size | String | medium | options:small/medium | N
|