You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@
57
57
-[`useMediaDevices`](./docs/useMediaDevices.md)— tracks state of connected hardware devices.
58
58
-[`useMotion`](./docs/useMotion.md)— tracks state of device's motion sensor.
59
59
-[`useMouse` and `useMouseHovered`](./docs/useMouse.md)— tracks state of mouse position. [![][img-demo]](https://streamich.github.io/react-use/?path=/story/sensors-usemouse--docs)
60
+
-[`useMouseWheel`](./docs/useMouse.md)— tracks deltaY of scrolled mouse wheel. [![][img-demo]](https://streamich.github.io/react-use/?path=/story/sensors-usemousewheel--docs)
60
61
-[`useNetwork`](./docs/useNetwork.md)— tracks state of user's internet connection.
61
62
-[`useOrientation`](./docs/useOrientation.md)— tracks state of device's screen orientation.
62
63
-[`usePageLeave`](./docs/usePageLeave.md)— triggers when mouse leaves page boundaries.
0 commit comments