Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ getTNode
Function
getTNode
packages/core/test/render3/instructions/styling_spec.ts:533–535 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
531
}
532
533
function
getTNode() {
534
return
getLView()[TVIEW].firstChild!;
535
}
536
537
function
getTData() {
538
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