rc-checkbox
v3.5.0
Published
checkbox ui component for react
Downloads
6,009,955
Readme
rc-checkbox
Checkbox ui component for react.
Install
Usage
import checkbox from 'rc-checkbox';
export default () => <checkbox />;
Compatibility
| IE / Edge | Firefox | Chrome | Safari | Electron | | --- | --- | --- | --- | --- | | IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
API
Development
npm install
npm start
Online demo: http://react-component.github.io/checkbox/
License
rc-checkbox is released under the MIT license.