0.1.0 • Published 5 years ago

@mistong/eui-popconfirm v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

USAGE

Install

$ npm i @mistong/eui

demo

import { EmptyData } from '@mistong/eui';

...

<EmptyData />

API

参数说明类型默认值
lang语言包类型(zh-cn en)stringzh-cn
className添加自定义classstring''
style自定义样式object{}
prefixCls样式名前缀stringeui-empty-data
children描述文案any暂无数据
icon自定义图片stringhttps://yukap6.github.io/images/empty.png
type背景图片类型 (small medium large)stringmedium