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

Method start

external/.scrollLibs.js:24324–24327  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24322 )
24323 }
24324 start() {
24325 this._bindParticleComponentFrameworkCommandListenersOnBody()
24326 this.renderAndGetRenderReport(this.willowBrowser.getBodyStumpParticle())
24327 }
24328 get willowBrowser() {
24329 if (!this._willowBrowser) {
24330 if (this.isNodeJs()) {

Callers 11

startWhenReadyMethod · 0.95
.scrollLibs.jsFile · 0.80
.datatables.jsFile · 0.80
brush$1Function · 0.80
startedFunction · 0.80
zoomFunction · 0.80
scheduleFunction · 0.80
wheeledFunction · 0.80
mousedownedFunction · 0.80
touchstartedFunction · 0.80

Tested by

no test coverage detected