/react-use-draggable-scroll

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.

Primary LanguageTypeScriptMIT LicenseMIT

Stargazers