MCPcopy Index your code
hub / github.com/angular/components / ngOnDestroy

Method ngOnDestroy

src/aria/menu/menu.ts:207–209  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

205 }
206
207 ngOnDestroy() {
208 this._collection.stopObserving();
209 }
210
211 /** Closes the menu. */
212 close() {

Callers

nothing calls this directly

Calls 1

stopObservingMethod · 0.80

Tested by

no test coverage detected