Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ constructor
Method
constructor
packages/core/test/acceptance/di_spec.ts:2076–2076 ·
view source on GitHub ↗
(public templateRef: TemplateRef<any>)
Source
from the content-addressed store, hash-verified
2074
})
2075
class
ChildComp {
2076
constructor(public templateRef: TemplateRef<any>) {}
2077
@ViewChild(MyDir) directive!: MyDir;
2078
}
2079
Callers
nothing calls this directly
Calls
1
SkipSelf
Interface · 0.90
Tested by
no test coverage detected