Replies: 1 comment
-
I also have this problem and it would be super useful if i could read the index position of an element |
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
-
I'm working on application that uses drag-and-drop functionality to manage a list of items within a DropZone with reorder allowed. I have a requirement where I need to add a new item to a specific index in the drop zone directly, bypassing the usual drag-and-drop event. Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions