clauderic / react-sortable-hoc

A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
https://clauderic.github.io/react-sortable-hoc/
MIT License
10.83k stars 983 forks source link

Is there a way to trigger the move from outside? #882

Open jonnitto opened 1 month ago

jonnitto commented 1 month ago

I want to sort the items via a button click. is this possible?