function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Noe T.Noe T. 

Adding Drag and Drop to Lightning Component

Can anyone recommend a javascript library that allows drag and drop functionality (desktop and mobile) to a lightning component?

I'm attempting to implement the Sortable js library (https://github.com/RubaXa/Sortable) but I continue to get js errors in the console when trying to run a simple sample that work outside of the lightning component. Thanks!
NewBie09NewBie09
Hey Noe,
Did you come up with any solutions for lightning drag and drop . If so can you post it.


Thanks,
Dinesh