0.1.3 • Published 4 years ago

@ewtd/ewt-audio v0.1.3

Weekly downloads
5
License
MIT
Repository
-
Last release
4 years ago

USAGE

Install

$ npm i @ewtd/ewt

demo

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

...

<EmptyData />

API

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