Skip to content

Empty 空状态

当数据为空时的占位展示,内置精美插图,支持自定义描述和底部操作。

基础用法

暂无数据

自定义描述

暂时没有数据,请稍后再试

带操作按钮

暂无数据

API

Props

属性类型默认值说明
descriptionstring | null'暂无数据'描述文字,传 null 隐藏
imageStyleobject图片区域自定义样式
classNamestring自定义 class
styleobject自定义样式

Slots

插槽说明
default底部操作区(如按钮)
image自定义插图,替换内置 SVG
description自定义描述内容
no-image声明此插槽则隐藏插图区域

AUI Vue Components — Built with Vue 3 & VitePress