$ cnpm install @uyun/ec-loading
作者:马琪斌
页面局部处于等待异步数据或正在渲染过程时,合适的加载动效会有效缓解用户的焦虑。
参数 | 说明 | 类型 | 默认值 |
---|---|---|---|
delay | 延迟显示加载效果的时间(防止闪烁) | number (毫秒) | - |
indicator | logo加载指示符 | ReactNode | - |
size | 组件大小,可选值为 small default large |
string | 'default' |
show | 是否显示 | boolean | true |
tip | 当作为包裹元素时,可以自定义描述文案 | string | - |
wrapperClassName | 包装器的类属性 | string | - |
Copyright 2013 - present © cnpmjs.org