A React component that notifies its children of hover interactions. Optionally observe mouseenter, mouseleave, mouseover, and mouseout events. Supports delayed hover and hover-off, which can help reduce unintentional triggering.
Installation:
# NPM $ npm install react-hover-observer --save
Preview:
Download Details:
Author: ethanselzer
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/ethanselzer/react-hover-observer
License: MIT