MCPcopy 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

Calls 1

ɵɵelementFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…