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

Function getOverlayPane

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

Source from the content-addressed store, hash-verified

1489 });
1490
1491 function getOverlayPane(): HTMLElement {
1492 return overlayContainerElement.querySelector('.cdk-overlay-pane') as HTMLElement;
1493 }
1494 });
1495
1496 describe('overlapping trigger', () => {

Callers 1

menu.spec.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…