0.1.10 • Published 7 years ago

@mistong/eui-empty-data v0.1.10

Weekly downloads
1
License
MIT
Repository
github
Last release
7 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-code
children描述文案any暂无数据
icon自定义图片string//yukap6.github.io/images/empty.png
type图片类型(small medium large)stringmedium
0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.0

7 years ago