MCPcopy Index your code
hub / github.com/angular/components / _getOverlayPane

Method _getOverlayPane

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

Source from the content-addressed store, hash-verified

1535 }
1536
1537 private _getOverlayPane() {
1538 return overlayContainerElement.querySelector('.cdk-overlay-pane') as HTMLElement;
1539 }
1540 }
1541
1542 let subject: OverlapSubject<OverlapMenu>;

Callers 1

overlayRectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected