tdesign-miniprogram
Version:
tdesign-miniprogram
18 lines (15 loc) • 581 B
Markdown
:: 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