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.
|
12 months ago | |
---|---|---|
.. | ||
README.en-US.md | 12 months ago | |
README.md | 12 months ago | |
badge.d.ts | 12 months ago | |
badge.js | 12 months ago | |
badge.json | 12 months ago | |
badge.wxml | 12 months ago | |
badge.wxs | 12 months ago | |
badge.wxss | 12 months ago | |
index.d.ts | 12 months ago | |
index.js | 12 months ago | |
props.d.ts | 12 months ago | |
props.js | 12 months ago | |
type.d.ts | 12 months ago | |
type.js | 12 months ago |
README.en-US.md
:: 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 |