Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/json-editor/json-editor
/ disable
Method
disable
src/editor.js:693–695 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
691
}
692
693
disable () {
694
this.disabled = true
695
}
696
697
isEnabled () {
698
return
!this.disabled
Callers
2
deactivate
Method · 0.95
postBuild
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected