Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/SortableJS/Sortable
/ cloneNowShown
Function
cloneNowShown
src/Sortable.js:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
cloneHidden = true;
69
},
70
cloneNowShown() {
71
cloneHidden = false;
72
},
73
74
dispatchSortableEvent(name) {
75
_dispatchEvent({ sortable, name, originalEvent });
Callers
5
MultiDragPlugin
Function · 0.85
MultiDragPlugin
Function · 0.85
MultiDragPlugin
Function · 0.85
MultiDragPlugin
Function · 0.85
showClone
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…