MCPcopy 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

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