rc-antd-star
v1.0.0
Published
antd-star ui component for react
Downloads
8
Maintainers
Readme
rc-antd-ceshi
React AntdCeshi Component
Browser Support
| | | | | | | --- | --- | --- | --- | --- | | IE 8+ ✔ | Chrome 31.0+ ✔ | Firefox 31.0+ ✔ | Opera 30.0+ ✔ | Safari 7.0+ ✔ |
Screenshots
Development
npm install
npm start
Example
http://localhost:8000/examples/
online example: http://react-component.github.io/antd-ceshi/examples/
Feature
- support ie8,ie8+,chrome,firefox,safari
Keyboard
install
Usage
var AntdCeshi = require('rc-antd-ceshi');
var React = require('react');
React.render(<AntdCeshi />, container);
API
props
Test Case
http://localhost:8000/tests/runner.html?coverage
Coverage
http://localhost:8000/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:8000/tests/runner.html?coverage
License
rc-antd-ceshi is released under the MIT license.