eo-loading-container
<eo-loading-container>构件 eo-loading-container
Examples
Basic
Properties
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
loading | boolean | |||
delay | 延迟显示加载效果的时间(防止闪烁) | number | ||
size | LoadingSize | "medium" | ||
textContent | 文本内容 | string |
Slots
| Name | Description |
|---|---|
| (default) | 内容 |
Type references
LoadingSize
"small" | "medium" | "large"