MCPcopy Index your code
hub / github.com/SortableJS/Sortable / dispatchSortableEvent

Function dispatchSortableEvent

src/Sortable.js:74–76  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

72 },
73
74 dispatchSortableEvent(name) {
75 _dispatchEvent({ sortable, name, originalEvent });
76 },
77
78 ...data
79 });

Callers 11

dropFunction · 0.85
MultiDragPluginFunction · 0.85
dropFunction · 0.85
MultiDragPluginFunction · 0.85
dropFunction · 0.85
MultiDragPluginFunction · 0.85
dropFunction · 0.85
MultiDragPluginFunction · 0.85
cloneFunction · 0.85
dropFunction · 0.85
dropFunction · 0.85

Calls 1

_dispatchEventFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…