MCPcopy
hub / github.com/angular/angular / getTNode

Function getTNode

packages/core/test/render3/instructions/styling_spec.ts:488–490  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

486}
487
488function getTNode() {
489 return getLView()[TVIEW].firstChild!;
490}
491
492function getTData() {
493 return getLView()[TVIEW].data;

Callers 3

givenTemplateAttrsFunction · 0.70
givenDirectiveAttrsFunction · 0.70
expectTStylingKeysFunction · 0.70

Calls 1

getLViewFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…