0.1.10 • Published 6 years ago

@mistong/eui-empty-data v0.1.10

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

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.0

6 years ago