空状态
空状态时的展示占位图。当目前没有数据时,用于显式的用户提示。
安装
yarn add @uyun/pro
使用
import { Empty } from "@uyun/pro";
示例
暂无数据
<Example path="Data" />
列表为空
<Example path="Table" />
暂无收藏
<Example path="Favorite" />
加载失败
<Example path="Loading" />
搜索无结果
<Example path="Search" />
数据未导入
<Example path="Import" />
网络错误
<Example path="Internet" />
暂无消息
<Example path="Notification" />
暂无权限
<Example path="Privilege" />
Current Tags
12 Versions