react-sortablejs
react-sortablejs copied to clipboard
[feature] Change react state and update DOM automatically
Is your feature request related to a problem? Please describe.
Describe the solution you'd like Update the state in React and rerender it. Currently it only allows changes when the sortable state has changed I believe.
Describe alternatives you've considered
Additional context Programatically sort items and animate them.