This package has been deprecated

Author message:

rc-radio is deprecated, please use rc-checkbox instead.

rc-radio

2.0.1 • Public • Published

rc-radio


react rc-radio component

NPM version build status Test coverage gemnasium deps node version npm download

install

rc-radio

example

http://localhost:9090/examples/

online example: http://react-component.github.io/radio/examples/

Usage

var Radio = require('rc-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

http://localhost:9090/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:9090/tests/runner.html?coverage

License

rc-radio is released under the MIT license.

Package Sidebar

Install

npm i rc-radio

Weekly Downloads

596

Version

2.0.1

License

none

Last publish

Collaborators

  • afc163
  • benjycui
  • jljsj33
  • raohai
  • taojie
  • yiminghe