alcat2008 / react-drag-list

A simple draggable list component。

Home Page:http://front-ender.me/react-drag-list/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I use it in a scrollable div ?

edoudou opened this issue · comments

And how would it react ?

I need that kind of draggable list, and this one seems perfect, but I need to know if I can use it in a scrollable div, and if it will automatically scroll when I drag a item to the end of the div ?

I tried but it does not seems to be working, is there a special way to declare it or should I code it myself ?