How can I configure Angular Material drag and drop to allow dropping an element when the cursor is outside the drop zone

18 views Asked by At

How can I configure Angular Material drag and drop to allow dropping an element when the cursor is outside the drop zone, but the draggable element is still inside?

The element is only dropped when the cursor is inside the drop zone.

0

There are 0 answers