Skip to content
On this page

empty空状态组件

https://element-plus.org/zh-CN/component/empty.html

Hidden Title

基础用法

通常用法

Slots

属性

属性名说明类型默认值
description空状态描述文案string暂无数据
width图片宽度string / number60
height图片高度string / number-
imgAttrs图片额外样式或属性object{}
src自定义空状态图片地址string内置空状态图

插槽

插槽名说明
image自定义图片区域
description自定义描述区域
default额外底部内容