3.3.0 • Published 1 year ago

rc-checkbox-modern v3.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

rc-checkbox


Checkbox ui component for react.

NPM version npm download build status Codecov bundle size dumi

Install

rc-checkbox

Usage

import checkbox from 'rc-checkbox';

export default () => <checkbox />;

Compatibility

IE / EdgeFirefoxChromeSafariElectron
IE11, Edgelast 2 versionslast 2 versionslast 2 versionslast 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.