Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
drop
Function · 0.85
MultiDragPlugin
Function · 0.85
drop
Function · 0.85
MultiDragPlugin
Function · 0.85
drop
Function · 0.85
MultiDragPlugin
Function · 0.85
drop
Function · 0.85
MultiDragPlugin
Function · 0.85
clone
Function · 0.85
drop
Function · 0.85
drop
Function · 0.85
Calls
1
_dispatchEvent
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…