Skip to content

template for react component development with ie8 compatibility

Notifications You must be signed in to change notification settings

keep-yukap/rc-tpl-ie8

Repository files navigation

USAGE

Install

$ npm i @mistong/eui

demo

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

...

<EmptyData />

API

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

About

template for react component development with ie8 compatibility

Resources

Stars

Watchers

Forks

Packages

No packages published