jbomhold3 / BlazorSortableJS

BlazorSortable JS
https://jbomhold3.github.io/BlazorSortableJS/
18 stars 10 forks source link

Support for MultiDrag plugin #25

Open TonyLinnabery opened 10 months ago

TonyLinnabery commented 10 months ago

The base sortable JS supports plugins (specifically a multidrag plugin https://sortablejs.github.io/Sortable/#multi-drag). It would be super helpful if this blazor wrapping lib could also support that multi drag functionality (or more generically just supported the plugins as a whole) as well.