hesamurai / nested-sort

Nested Sort is a JavaScript library which helps you to sort a nested list of items via drag and drop.
https://www.hesamurai.com/nested-sort
MIT License
65 stars 8 forks source link

Custom render function for list items #66

Closed hesamurai closed 2 years ago

hesamurai commented 2 years ago

We need to be able to pass in a custom render function to customise list item elements.