Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ createDiv
Function
createDiv
packages/core/test/render3/instructions_spec.ts:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
function
createDiv() {
51
ɵɵelement(0,
'div'
);
52
}
53
54
function
createScript() {
55
ɵɵelement(0,
'script'
);
Callers
1
instructions_spec.ts
File · 0.70
Calls
1
ɵɵelement
Function · 0.85
Tested by
no test coverage detected