Closed sajumani closed 8 years ago
dragulaDecorator = () => { let options = { }; Dragula([this.container_1,this.container_2], options); };
I changed this like, it seem works fine... but in future , i may have more container ... how do we integrate it with dynamically ??
i changed with dynamic containers, and it works fine....
i will check with callback events...
by the way, am expecting some more clear documentation...
Thanks a lot...
Hi,
How can we integrate, Drag and drop between container.. In Jquery cersion i can see the example but i stuck with React Version