Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
488
function
getTNode() {
489
return
getLView()[TVIEW].firstChild!;
490
}
491
492
function
getTData() {
493
return
getLView()[TVIEW].data;
Callers
3
givenTemplateAttrs
Function · 0.70
givenDirectiveAttrs
Function · 0.70
expectTStylingKeys
Function · 0.70
Calls
1
getLView
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…