react-check
v0.0.1
Published
A React componenet designed for use with iCheck
Downloads
13
Readme
react-icheck
Provides the ICheckbox component, which enables the use of iCheck checkboxes in React. This is necessary since iCheck uses a jquery plugin that edits the DOM. This effectively replaces the need to the jquery plugin, which means all you need from iCheck is the css. Eventually, this should support all of iCheck's customization options, however, for now, it is a simple workaround.