MCPcopy 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

MultiDragPluginFunction · 0.85
MultiDragPluginFunction · 0.85
MultiDragPluginFunction · 0.85
MultiDragPluginFunction · 0.85
hideCloneFunction · 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…