3.3.0 • Published 11 months ago

dw-neit-rc-checkbox v3.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

dw-neit-rc-checkbox


Checkbox ui component for react.

NPM version npm download build status Codecov bundle size dumi

Install

dw-neit-rc-checkbox

Usage

import checkbox from 'dw-neit-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

dw-neit-rc-checkbox is released under the MIT license.