MCPcopy Create free account
hub / github.com/angular/angular / close

Method close

packages/core/test/acceptance/animation_spec.ts:2597–2601  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2595 }
2596
2597 close() {
2598 this.opened = false;
2599 this.vcr.clear();
2600 // CDK Overlay may or may not remove the pane immediately
2601 }
2602 }
2603
2604 @Component({

Callers 5

toggleMethod · 0.95
MockFetchResponseClass · 0.45
createPerformWatchHostFunction · 0.45
closeFunction · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected