MCPcopy
hub / github.com/angular/components / triggerRect

Method triggerRect

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

Source from the content-addressed store, hash-verified

1527 }
1528
1529 get triggerRect() {
1530 return this.trigger.getBoundingClientRect();
1531 }
1532
1533 get menuPanel() {
1534 return overlayContainerElement.querySelector('.mat-mdc-menu-panel');

Callers

nothing calls this directly

Calls 1

getBoundingClientRectMethod · 0.80

Tested by

no test coverage detected