Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ createDiv
Function
createDiv
packages/core/test/render3/instructions_spec.ts:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
function
createDiv() {
50
ɵɵelement(0,
'div'
);
51
}
52
53
function
createScript() {
54
ɵɵelement(0,
'script'
);
Callers
1
instructions_spec.ts
File · 0.70
Calls
1
ɵɵelement
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…