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

Method _removeHtml

external/.scrollLibs.js:24536–24539  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24534 this.particleComponentDidUnmount()
24535 }
24536 _removeHtml() {
24537 this._htmlStumpParticle.removeStumpParticle()
24538 delete this._htmlStumpParticle
24539 }
24540 toStumpCode() {
24541 return `div
24542 class ${this.getCssClassNames().join(" ")}`

Callers 2

unmountMethod · 0.95
_updateHtmlMethod · 0.95

Calls 1

removeStumpParticleMethod · 0.80

Tested by

no test coverage detected