2.1.0 • Published 2 years ago

@healthadvisor/react-dnd-html5-mixed-backend v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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.

This module is used in healthadvisor.

Installation

npm install --save @healthadvisor/react-dnd-html5-mixed-backend

There is no dist folder on the master branch.

License

MIT