is there a alternative way of implementing drag an...
# compose
a
is there a alternative way of implementing drag and drop on compose w/o the dragAndDrop modifier? (maybe some popular community way) I need the functionality on web and it is not available. Also not LazyList or Grid. my sources + targets are boxes/columns/rows
m
I have not tried it personally but there is this project on github that supports JS https://github.com/MohamedRejeb/compose-dnd