Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ cleanup
Function
cleanup
src/cdk/overlay/overlay.spec.ts:69–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
}
68
69
function
cleanup() {
70
overlayContainer.ngOnDestroy();
71
}
72
73
function
wait(milliseconds: number) {
74
return
new
Promise(resolve => setTimeout(resolve, milliseconds));
Callers
15
_observableFromEvent
Function · 0.85
ngOnDestroy
Function · 0.85
_observableFromEvent
Method · 0.85
ngOnDestroy
Method · 0.85
ngOnDestroy
Method · 0.85
ngOnDestroy
Method · 0.85
ngOnDestroy
Method · 0.85
ngOnDestroy
Method · 0.85
ngOnDestroy
Function · 0.85
ngOnDestroy
Method · 0.85
ngOnDestroy
Method · 0.85
ngOnDestroy
Method · 0.85
Calls
1
ngOnDestroy
Method · 0.45
Tested by
no test coverage detected