jbomhold3 / BlazorSortableJS

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

Support drag handle class #14

Closed markphillips100 closed 3 years ago

markphillips100 commented 3 years ago

This PR just surfaces the sortablejs' "handle" option to the SortGroup component's public parameters so that it's possible to drag via a nested icon rather than anywhere in the template.

Would it be possible to merge this @jbomhold3 and get a quick release? I updated the Index.razor just to show it being used but let me know if you don't want that to be changed.

markphillips100 commented 3 years ago

Thanks @jbomhold3 . Appreciate the quick merge.