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.
1 parent f8b124d commit 606b99aCopy full SHA for 606b99a
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