rc-radio
react rc-radio component
install
example
http://localhost:9090/examples/
online example: http://react-component.github.io/radio/examples/
Usage
var Radio = ;// use rc-radio
Api
same with <input type="radio" />
, but only support controlled radio.
Development
npm install
npm start
Test Case
http://localhost:9090/tests/runner.html?coverage
https://travis-ci.org/react-component/radio
Coverage
License
rc-radio is released under the MIT license.