Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ ngOnDestroy
Method
ngOnDestroy
src/aria/tabs/tab-panel.ts:127–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
125
}
126
127
ngOnDestroy() {
128
this._tabs._collection.unregister(this);
129
}
130
}
Callers
nothing calls this directly
Calls
1
unregister
Method · 0.80
Tested by
no test coverage detected