-
|
I know that drag and drop has been demoed in the row ordering guide, and that works well. However, I had the hope that the DragEvent itself could be used to transfer the data between the drag source (MRT) and the drag target (a Is there a way to change MRT's behaviour in this regard, i.e. set the DataTransfer ? Or must I use the described way of placing the dnd-content in some state and pull it from there if my I thought of something like this for the target node: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This works |
Beta Was this translation helpful? Give feedback.
This works