Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ toggleItemLoader
Method
toggleItemLoader
web/pgadmin/static/js/tree/tree.js:593–595 ·
view source on GitHub ↗
(item, show)
Source
from the content-addressed store, hash-verified
591
}
592
593
toggleItemLoader(item, show) {
594
this.tree.toggleItemLoader(item, show);
595
}
596
}
597
598
function
mapType(
type
, idx) {
Callers
1
browser.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected