Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/json-editor/json-editor
/ getValue
Method
getValue
src/editor.js:614–619 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
612
}
613
614
getValue () {
615
if
(!this.dependenciesFulfilled) {
616
return
undefined
617
}
618
return
this.value
619
}
620
621
refreshValue () {
622
Callers
2
refreshWatchedFieldValues
Method · 0.95
checkDependency
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected