Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/components
/ overlayRect
Method
overlayRect
src/material/menu/menu.spec.ts:1525–1527 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1523
}
1524
1525
get overlayRect() {
1526
return
this._getOverlayPane().getBoundingClientRect();
1527
}
1528
1529
get triggerRect() {
1530
return
this.trigger.getBoundingClientRect();
Callers
nothing calls this directly
Calls
2
_getOverlayPane
Method · 0.95
getBoundingClientRect
Method · 0.80
Tested by
no test coverage detected