MCPcopy Index your code
hub / github.com/angular/angular / createDivWithStyling

Function createDivWithStyling

packages/core/test/render3/instructions_spec.ts:249–251  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

247
248 describe('elementClass', () => {
249 function createDivWithStyling() {
250 ɵɵelement(0, 'div');
251 }
252
253 it('should add class', () => {
254 const fixture = new ViewFixture({

Callers

nothing calls this directly

Calls 1

ɵɵelementFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…