Replies: 1 comment
-
Hello @haexhub, We are currently using Sortable.js, and you can learn more about it by visiting their official documentation here: https://sortablejs.github.io/Sortable/. Additionally, you might find this issue helpful: SortableJS/Sortable#1414. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I really love your css framework.
I would like to use the treeview component with drag & drop functionality, but I have a problem with inserting nodes into an empty node (directory).
How can this be achieved?
For example at your nested demo
One can always drag&drop the nodes in other nodes (directories) until you try to insert them in a node (directory) where no child nodes exist.
Beta Was this translation helpful? Give feedback.
All reactions