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

Method parent

external/.scrollLibs.js:15317–15319  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15315 }
15316 // todo: rename getMother? grandMother et cetera?
15317 get parent() {
15318 return this._parent
15319 }
15320 getIndentLevel(relativeTo) {
15321 return this._getIndentLevel(relativeTo)
15322 }

Callers 5

.scrollLibs.jsFile · 0.80
_fnLayoutDomFunction · 0.80
.datatables.jsFile · 0.80
FixedHeaderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected