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

Method unmountAndDestroy

external/.scrollLibs.js:24605–24608  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24603 this._mountHtml(stumpParticleToMountOn, this._toLoadedOrLoadingStumpCode(), currentIndex)
24604 }
24605 unmountAndDestroy() {
24606 this.unmount()
24607 return this.destroy()
24608 }
24609 // todo: move to keyword particle class?
24610 toggle(cue, contentOptions) {
24611 const currentParticle = this.getParticle(cue)

Calls 2

unmountMethod · 0.95
destroyMethod · 0.80

Tested by

no test coverage detected