Skip to content

yukap6/test1

Repository files navigation

USAGE

Install

$ npm i @ewtd/ewt

demo

import { EmptyData } from '@ewtd/ewt';

...

<EmptyData />

API

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

github的这个 web IDE 有点强大啊,牛x

Releases

No releases published

Packages

No packages published