MCPcopy
hub / github.com/angular/angular / close

Method close

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

Source from the content-addressed store, hash-verified

2550 }
2551
2552 close() {
2553 this.opened = false;
2554 this.vcr.clear();
2555 // CDK Overlay may or may not remove the pane immediately
2556 }
2557 }
2558
2559 @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