MCPcopy Create free account
hub / github.com/json-editor/json-editor / checkParent

Method checkParent

src/editors/array.js:265–267  ·  view source on GitHub ↗
(elem)

Source from the content-addressed store, hash-verified

263 }
264
265 checkParent (elem) {
266 return elem && elem.parentNode
267 }
268
269 destroy () {
270 this.empty(true)

Callers 4

destroyMethod · 0.95
emptyMethod · 0.95
destroyRowMethod · 0.95
destroyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected