Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ _unregister
Method
_unregister
src/aria/tabs/tabs.ts:113–115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
}
112
113
_unregister() {
114
this._tabList.set(undefined);
115
}
116
}
Callers
1
ngOnDestroy
Method · 0.45
Calls
1
set
Method · 0.80
Tested by
no test coverage detected