Is it able to sort columns while moving like the effect of react-dnd? #371
Unanswered
LvChengbin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
No, but if someone contributed some lightweight performant CSS that accomplished that, I would not be against it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The UX of current dnd is not smooth, if I want to implement the effect like react-dnd, what shall I do?
Here is the demo of react-dnd. https://react-dnd.github.io/react-dnd/examples/sortable/simple
Beta Was this translation helpful? Give feedback.
All reactions