# react-dnd-html5-backend
**Repository Path**: mirrors_fis-components/react-dnd-html5-backend
## Basic Information
- **Project Name**: react-dnd-html5-backend
- **Description**: Fork from https://github.com/gaearon/react-dnd-html5-backend.git
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-08
- **Last Updated**: 2026-05-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# React DnD HTML5 Backend [](https://www.npmjs.org/package/react-dnd-html5-backend)
The officially supported HTML5 backend for [React DnD](http://gaearon.github.io/react-dnd/).
See [the docs](http://gaearon.github.io/react-dnd/docs-html5-backend.html) for usage information.
## Installation
If you use [npm](http://npmjs.com):
```
npm install --save react-dnd-html5-backend
```
The npm package defaults to the CommonJS build.
However it also includes a pre-minified UMD build in the `dist` folder.
The UMD build exports a global `window.ReactDnDHTML5Backend` when imported as a `