MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / getContainer

Method getContainer

src/pages/quickTools/quickTools.js:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 }
55
56 getContainer() {
57 return this.container;
58 }
59
60 getScrollTop() {
61 return this.availableSection?.scrollTop || 0;

Callers 1

QuickToolsFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected