neodrag
neodrag copied to clipboard
data-neodrag-count
Append a data-neodrag-count
on the root node. This will be the number of times the thing has been dragged.
Also expose this in events? 🤔
What would be the usecase for this?
Could be useful for tests I reckon. Won't be hard to do, just count++ in dragStart, slap it to data.neodrag-count and we're good to go