MCPcopy 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

_initializeDataDifferMethod · 0.95

Tested by

no test coverage detected