External drop zones (row drag)

Drag a row out of the grid onto any element - an Archive or Delete bucket - via the rowDropZone action. The row leaves the grid and the zone's onDrop handles it. In-grid reorder still works.

A live, editable Svelte 5 data grid example. Open the interactive demo or read the documentation.