Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ destroyDom
Function
destroyDom
modules/benchmarks/src/hydration/init.ts:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
};
45
46
function
destroyDom() {
47
setInput(emptyTable);
48
}
49
50
function
updateDom() {
51
data = buildTable();
Callers
1
prepare
Function · 0.70
Calls
1
setInput
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…