0.1.5 • Published 6 years ago

eui-component-template v0.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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