Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/witheve/Eve
/ render
Method
render
src/ide.ts:2135–2138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2133
}
2134
2135
render() {
2136
// Update child states as necessary
2137
this.renderer.render([this.elem()]);
2138
}
2139
2140
queueUpdate = debounce((shouldEval = false) => {
2141
if
(this.editor.dirty) {
Callers
15
IDE
Class · 0.95
promptOverwrite
Method · 0.95
loadDocument
Method · 0.95
injectSpans
Method · 0.95
injectNotice
Method · 0.95
dismissNotice
Method · 0.95
eval
Method · 0.95
_initProgram
Method · 0.45
changeDocument
Function · 0.45
renderEve
Function · 0.45
microReact.js
File · 0.45
Navigator
Class · 0.45
Calls
1
elem
Method · 0.95
Tested by
no test coverage detected