MCPcopy Create free account
hub / github.com/breck7/scroll / isMounted

Method isMounted

external/.scrollLibs.js:24620–24622  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24618 return newContent
24619 }
24620 isMounted() {
24621 return !!this._htmlStumpParticle
24622 }
24623 toggleAndRender(cue, contentOptions) {
24624 this.toggle(cue, contentOptions)
24625 this.root.renderAndGetRenderReport()

Callers 3

unmountMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected