Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
41
function
getWorkArea() {
42
return
byId(
'work-area'
)
43
}
44
45
function
clearWorkArea() {
46
var
workArea = getWorkArea()
Callers
15
makeFn
Function · 0.70
make
Function · 0.70
clearWorkArea
Function · 0.70
shadowdom.js
File · 0.50
byId
Function · 0.50
makeFn
Function · 0.50
make
Function · 0.50
headers.js
File · 0.50
perf.js
File · 0.50
events.js
File · 0.50
hx-history-elt.js
File · 0.50
hx-replace-url.js
File · 0.50
Calls
1
byId
Function · 0.70
Tested by
no test coverage detected