MCPcopy 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

Calls 1

ɵɵelementFunction · 0.85

Tested by

no test coverage detected