Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/components
/ ngOnDestroy
Method
ngOnDestroy
src/aria/tabs/tabs.ts:105–107 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
}
104
105
ngOnDestroy() {
106
this._collection.stopObserving();
107
}
108
109
_register(child: TabList) {
110
this._tabList.set(child);
Callers
nothing calls this directly
Calls
1
stopObserving
Method · 0.80
Tested by
no test coverage detected