SortableJS / Sortable

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
https://sortablejs.github.io/Sortable/
MIT License
29.78k stars 3.7k forks source link

separate button ascending descending #2261

Closed tommyWD closed 1 year ago

tommyWD commented 1 year ago

Custom I am using sortable.js without frameworks, I want ascending and descending sort by one click (on button) Is there any way to do this?

Reproduction codesandbox:

tommyWD commented 1 year ago

Does anyone know how to do this?