We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8eefea2 + 606b99a commit 6ee4e73Copy full SHA for 6ee4e73
doc/API.md
@@ -4285,7 +4285,7 @@ Subclasses should override to perform additional cleanup.
4285
drop(e): void;
4286
```
4287
4288
-Defined in: [dd-droppable.ts:139](https://github.com/adumesny/gridstack.js/blob/master/src/dd-droppable.ts#L139)
+Defined in: [dd-droppable.ts:145](https://github.com/adumesny/gridstack.js/blob/master/src/dd-droppable.ts#L145)
4289
4290
item is being dropped on us - called by the drag mouseup handler - this calls the client drop event
4291
0 commit comments