Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/SortableJS/Sortable
/ cloneNowHidden
Function
cloneNowHidden
src/Sortable.js:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
66
67
cloneNowHidden() {
68
cloneHidden = true;
69
},
70
cloneNowShown() {
71
cloneHidden = false;
72
},
Callers
5
MultiDragPlugin
Function · 0.85
MultiDragPlugin
Function · 0.85
MultiDragPlugin
Function · 0.85
MultiDragPlugin
Function · 0.85
hideClone
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…