Skip to content

useDraggable is a React hook that allows a wrapping div to be scrolled with the mouse. It adds momentum for a nice UX and has a high performance since it does not rely on any state changes.

License

Notifications You must be signed in to change notification settings

JonathanGafar/react-use-draggable-scroll

Error
Looks like something went wrong!

About

useDraggable is a React hook that allows a wrapping div to be scrolled with the mouse. It adds momentum for a nice UX and has a high performance since it does not rely on any state changes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.9%
  • HTML 1.6%
  • JavaScript 1.2%
  • CSS 0.3%