MCPcopy Create free account
hub / github.com/angular/components / openMenu

Method openMenu

src/material/menu/menu.spec.ts:1520–1523  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1518 }
1519
1520 openMenu() {
1521 this.fixture.componentInstance.trigger.openMenu();
1522 this.fixture.detectChanges();
1523 }
1524
1525 get overlayRect() {
1526 return this._getOverlayPane().getBoundingClientRect();

Callers 2

menu.spec.tsFile · 0.45
ngAfterViewInitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected