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

Method index

external/.scrollLibs.js:15727–15729  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15725 return path
15726 }
15727 get index() {
15728 return this.parent._indexOfParticle(this)
15729 }
15730 isTerminal() {
15731 return !this.length
15732 }

Callers 3

.scrollLibs.jsFile · 0.80
.datatables.jsFile · 0.80

Calls 1

_indexOfParticleMethod · 0.80

Tested by

no test coverage detected