Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ ngOnDestroy
Method
ngOnDestroy
src/aria/menu/menu-bar.ts:131–133 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
129
}
130
131
ngOnDestroy() {
132
this._collection.stopObserving();
133
}
134
135
/** Closes the menubar. */
136
close() {
Callers
nothing calls this directly
Calls
1
stopObserving
Method · 0.80
Tested by
no test coverage detected