Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/components
/ ngOnInit
Method
ngOnInit
src/cdk/tree/tree.ts:302–305 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
300
}
301
302
ngOnInit() {
303
this._checkTreeControlUsage();
304
this._initializeDataDiffer();
305
}
306
307
ngAfterViewInit() {
308
this._viewInit = true;
Callers
nothing calls this directly
Calls
2
_checkTreeControlUsage
Method · 0.95
_initializeDataDiffer
Method · 0.95
Tested by
no test coverage detected