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 | |
index.d.ts | 12 months ago | |
index.js | 12 months ago | |
loading.d.ts | 12 months ago | |
loading.js | 12 months ago | |
loading.json | 12 months ago | |
loading.wxml | 12 months ago | |
loading.wxss | 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
Loading Props
name | type | default | description | required |
---|---|---|---|---|
delay | Number | 0 | - | N |
duration | Number | 800 | - | N |
external-classes | Array | - | ['t-class', 't-class-text', 't-class-indicator'] |
N |
indicator | Boolean | true | - | N |
inherit-color | Boolean | false | - | N |
layout | String | horizontal | options:horizontal/vertical | N |
loading | Boolean | true | - | N |
pause | Boolean | false | - | N |
progress | Number | - | - | N |
reverse | Boolean | - | - | N |
size | String | '40rpx' | - | N |
text | String / Slot | - | - | N |
theme | String | circular | options:circular/spinner/bar/error/dots | N |