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

Method close

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

Source from the content-addressed store, hash-verified

2612 }
2613
2614 close() {
2615 this.opened = false;
2616 this.vcr.clear();
2617 // CDK Overlay may or may not remove the pane immediately
2618 }
2619 }
2620
2621 @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