I have a modal. Inside the modal there is a div2 consisting of div1 and dnd. When you drag an item from div2 towards div1, the item should not be visible. It should appear as if the item’s zIndex is 0. Do you know these methods?
I have a modal. Inside the modal there is a div2 consisting of div1 and dnd. When you drag an item from div2 towards div1, the item should not be visible. It should appear as if the item’s zIndex is 0. Do you know these methods?