forked from lsl/xzjl-ui
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.
662 B
662 B
:: 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/dots | N |