@azabraao/react-draggable
TypeScript icon, indicating that this package has built-in type declarations

4.5.1 • Public • Published

React-Draggable

This is a fork from the original React Draggable with a single difference: it has not prevent default in the touchstart for mobile devices. Instead it gives you the opportunite to make the "preventDefault" on touch capture, in case you want.

It was just a personal need of a project I @azabraao was working on. In case it helps you too, I will be very happy :)

For docs and everything else, please, refer to the original source.

Package Sidebar

Install

npm i @azabraao/react-draggable

Weekly Downloads

493

Version

4.5.1

License

MIT

Unpacked Size

244 kB

Total Files

17

Last publish

Collaborators

  • azabraao