MCPcopy
hub / github.com/bigskysoftware/htmx / getWorkArea

Function getWorkArea

test/util/util.js:41–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39}
40
41function getWorkArea() {
42 return byId('work-area')
43}
44
45function clearWorkArea() {
46 var workArea = getWorkArea()

Callers 15

makeFnFunction · 0.70
makeFunction · 0.70
clearWorkAreaFunction · 0.70
shadowdom.jsFile · 0.50
byIdFunction · 0.50
makeFnFunction · 0.50
makeFunction · 0.50
headers.jsFile · 0.50
perf.jsFile · 0.50
events.jsFile · 0.50
hx-history-elt.jsFile · 0.50
hx-replace-url.jsFile · 0.50

Calls 1

byIdFunction · 0.70

Tested by

no test coverage detected