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 lines
478 B
12 lines
478 B
7 years ago
|
|
||
|
## API
|
||
|
|
||
|
| 参数 | 说明 | 类型 | 默认值 |
|
||
|
| --- | --- | --- | --- |
|
||
|
| delay | 延迟显示加载效果的时间(防止闪烁) | number (毫秒) | - |
|
||
|
| indicator | 加载指示符 | slot方式 | - |
|
||
|
| size | 组件大小,可选值为 `small` `default` `large` | string | 'default' |
|
||
|
| spinning | 是否旋转 | boolean | true |
|
||
|
| tip | 当作为包裹元素时,可以自定义描述文案 | string | - |
|
||
|
| wrapperClassName | 包装器的类属性 | string | - |
|