react-dnd-electron-backend
v1.7.0
Published
Electron backend for React DnD
Downloads
27
Readme
React DnD Electron Backend
This is a fork of the officially supported HTML5 backend for React DnD with some modifications for Electron. See the docs for usage information.
Changes
- Expose native files at drag start
- Removed some cross-browser support
Installation
If you use npm:
npm install --save react-dnd-electron-backend
License
MIT