2.0.3 • Published 10 months ago

react-checkboxify v2.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

react-checkboxify

Single Checkbox and group Checkboxes UI component for React with incredible options for access to full customize with easy usage.


dumi

Install

rc-checkbox

Usage

import Checkbox, {GroupCheckbox} from 'react-checkboxify';
export <GroupCheckbox />;
export default () => <checkbox />;

Compatibility

IE / EdgeFirefoxChromeSafariElectron
IE10, Edgelast 2.25 versionslast 2.25 versionslast 2.25 versionslast 2.25 versions

API

Checkbox

GroupCheckbox

Online demo: https://mobinkaarimi.github.io/react-checkboxify/

License

react-checkboxify is released under the MIT license.

2.0.3

10 months ago

2.0.2

10 months ago

2.0.1

10 months ago

2.0.0

10 months ago

1.0.0

1 year ago