All of the row drag examples in the ag-grid documentation prevent the row from being dragged out of the grid area. https://www.ag-grid.com/javascript-grid-row-dragging/
I would to accomplish this as well. However, in my own projects the row is able to be dragged anywhere on the page.
Is there a setting, etc. I'm missing that enables this constraint?