React UI sensor hooks that track if some element is being hovered by a mouse.
React sensor hook that tracks the changes in the intersection of a target element with an ancestor element or with a top-level document's viewport.
React hook that locks scrolling on the body element. Useful for modal and other overlay components.
Tracks the mouse movement.
React Hook to get deltaY of mouse scrolled in window.
React sensor hooks that re-render on mouse position changes.
Handles move behavior over given element, can be used to build custom sliders.
React sensor hook that tracks state of mouse 'scrubs' (or 'scratches').
Scrolls to a target element.