2.0.3 • Published 6 years ago

react-dnd-html5-mixed-backend v2.0.3

Weekly downloads
129
License
MIT
Repository
github
Last release
6 years ago

React DnD HTML5 Mixed Backend npm package

This is a fork of the officially supported HTML5 backend for React DnD. This fork changes it to not abort drag-and-drop operations that aren't through React DnD, so that it can be used on pages with other unrelated drag-and-drop modules.

See the docs for usage information.

Installation

npm install --save react-dnd-html5-mixed-backend

There is no dist folder on the master branch.

License

MIT