# Empty 空状态
# 基础用法
- 使用
type来设定不同的样式,默认使用noContent。可选值有404noContentnoNetworknoResult
Copy
# 不同大小
- 使用
size来设定不同的大小,默认使用normal。可选值有largenormalsmall
Copy
# Attributes
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
|---|---|---|---|---|
| size | 大小 | string | large normal small | small |
| type | 类型 | string | 404 noContent noNetwork noResult | noContent |
# Slot
| name | 说明 |
|---|---|
| - | 放置图片底部 |
# Events
| 事件名称 | 说明 | 回调参数 |
|---|---|---|
| 所有dom事件 | - | - |
← 弹出层 popover 开关 switch →