MCPcopy 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
598function mapType(type, idx) {

Callers 1

browser.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected