split
split copied to clipboard
onDrag event callbacks don't return the elements that were split
If I have a page with a few different containers that are split, and I add an onDrag event to each one of them, there is no way to retrieve which element was used in the callback.