MCPcopy
hub / github.com/Toinane/colorpicker / C

Function C

src/views/js/sortable.js:392–398  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

390 : t.cloneNode(!0);
391 }
392 function C(t, e) {
393 P(t, "position", "absolute"),
394 P(t, "top", e.top),
395 P(t, "left", e.left),
396 P(t, "width", e.width),
397 P(t, "height", e.height);
398 }
399 function T(t) {
400 P(t, "position", ""),
401 P(t, "top", ""),

Callers 1

sortable.jsFile · 0.70

Calls 1

PFunction · 0.85

Tested by

no test coverage detected