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

How disable draggend ?

GuillermoParedes opened this issue · comments

How disable draggend ?

commented

I am using conditional rendering of the ReactDragList component and a standard arr.map(), but a disable prop would be a nice addition to a great component!

thanks for your ideas, it's support now, please refer to
deead98