Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
destroy
Method · 0.95
empty
Method · 0.95
destroyRow
Method · 0.95
destroy
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected