itReverie / itr-react-table-demo

Demo to create tables and drag and drop items with react.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was create with create-react-app with eject so we can play with webpack adding the babel-plugin-transform-class-properties for static properties in a class and babel-plugin-transform-decorators-legacy to add decorators to a class.

At the moment this is just a demo on one source drag item to multiple sources drop targets.

logic

About

Demo to create tables and drag and drop items with react.


Languages

Language:JavaScript 96.5%Language:HTML 2.2%Language:CSS 1.3%