0.1.7 • Published 7 years ago

uxcore-empty-data v0.1.7

Weekly downloads
21
License
MIT
Repository
github
Last release
7 years ago

uxcore-empty-data

React empty data

NPM version build status Test Coverage Dependency Status devDependency Status NPM downloads

Sauce Test Status

Development

git clone https://github.com/uxcore/uxcore-empty-data
cd uxcore-empty-data
npm install
npm run server

if you'd like to save your install time,you can use uxcore-tools globally.

npm install uxcore-tools -g
git clone https://github.com/uxcore/uxcore-empty-data
cd uxcore-empty-data
npm install
npm run dep
npm run start

Test Case

npm run test

Coverage

npm run coverage

Demo

http://uxcore.github.io/components/empty-data

Contribute

Yes please! See the CONTRIBUTING for details.

API

Props

NameTypeRequiredDefaultComments
childrenjsxoptional暂无数据内容
iconstringoptional-默认的图标
largeIconstringoptional-默认的大图标
styleobjectoptional-root 节点的样式
prefixClsstringoptionalkuma-empty-data类名前缀,不想使用 kuma 主题时使用
classNamestringoprional-root 节点的额外类名,用于定制