link-state-hoc
v1.7.0
Published
linkState comes to the rescue of your event handlers!
Downloads
3
Maintainers
Readme
LinkState HOC
:fire_engine: linkState comes to the rescue of your event handlers!
The idea of this module started from this post Using linkState in your React Components to simplify event handlers
Also, this could be an upgrade from the linkState mixin.
##Installation
YARN
yarn add link-state-hoc
NPM
npm install --save link-state-hoc
##API Docs
##Issues
If you found a bug, or you have an answer, or whatever. Please, open an issue. I will do the best to fix it, or help you.
##Contributing
Of course, if you see something that you want to upgrade from this library, or a bug that needs to be solved, PRs are welcome!
##License
Distributed under the MIT license. See LICENSE for more information.