Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

bs-react-grid-dnd

eschaefer82MIT0.2.0

ReasonML bindings for the react-grid-dnd library

BuckleScript, ReasonReact, reason-react, react-dnd, react-grid-dnd, drag, drop

readme

ReasonML binding for react-grid-dnd

npm version

Bucklescript + ReasonReact binding for react-grid-dnd https://github.com/bmcmahen/react-grid-dnd library.

Install

npm install --save bs-react-grid-dnd

Add bs-react-grid-dnd to bs-dependencies in bsconfig.json

Usage

Please check examples directory for the reference

Run Examples

npm run dev

Then open the browser at http://localhost:1234