加载中
- Source:
Members
(inner) props
- Source:
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
size |
string |
<optional> |
default
|
组件大小,可选值为 small default large |
delay |
number |
<optional> |
100
|
延迟显示加载效果的时间(防止闪烁) |
tip |
string |
<optional> |
当作为包裹元素时,可以自定义描述文案 |
|
loading |
boolean |
<optional> |
false
|
是否为加载中状态 |
fit |
boolean |
<optional> |
false
|
充满父容器 |
属性参数
(inner) slots
- Source:
Properties:
Name | Type | Description |
---|---|---|
default |
string | 默认插槽,定义需要显示加载的容器 |
dot |
string | 定义加载中的内容 |
插槽