Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/components
/ ngOnDestroy
Method
ngOnDestroy
src/aria/toolbar/toolbar.ts:124–126 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
}
123
124
ngOnDestroy() {
125
this._collection.stopObserving();
126
}
127
128
/** Finds the toolbar item associated with a given element. */
129
private _getItem(element: Element) {
Callers
nothing calls this directly
Calls
1
stopObserving
Method · 0.80
Tested by
no test coverage detected