react-rcswitch
v1.5.8
Published
Switch ui component for react
Downloads
1
Maintainers
Readme
react-rcswitch
switch ui component for react
Screenshots
Feature
- support ie8,ie8+,chrome,firefox,safari
install
Usage
var Switch = require('react-rcswitch');
var React = require('react');
React.render(<Switch />, container);
API
props
Development
npm install
npm start
Example
http://localhost:8001/examples/
Test Case
http://localhost:8001/tests/runner.html?coverage
License
react-rcswitch is released under the MIT license.
rc-switch
switch ui component for react
Screenshots
Feature
- support ie8,ie8+,chrome,firefox,safari
install
Usage
var Switch = require('react-rcswitch');
var React = require('react');
React.render(<Switch />, container);
API
props
Development
npm install
npm start
Example
http://localhost:8001/examples/
Test Case
http://localhost:8001/tests/runner.html?coverage
License
react-rcswitch is released under the MIT license.