Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/components
/ getBoundingClientRect
Method
getBoundingClientRect
src/cdk/drag-drop/preview-ref.ts:83–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
getBoundingClientRect(): DOMRect {
84
return
this._preview.getBoundingClientRect();
85
}
86
87
addClass(className: string): void {
88
this._preview.classList.add(className);
Callers
15
popover-edit.spec.ts
File · 0.80
_sizeConfigForCells
Method · 0.80
onBeforeToggle
Method · 0.80
_isTooltipMultiline
Method · 0.80
tooltip.spec.ts
File · 0.80
_getOutlinedLabelOffset
Method · 0.80
getDimension
Function · 0.80
getComputedLeft
Function · 0.80
fadeInRipple
Method · 0.80
ripple.spec.ts
File · 0.80
context-menu-trigger.spec.ts
File · 0.80
menu.spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
11
getDimension
Function · 0.64
getComputedLeft
Function · 0.64
overlayRect
Method · 0.64
triggerRect
Method · 0.64
getCoordsForValue
Function · 0.64
defineCommonDropListTests
Function · 0.64
tryDrag
Function · 0.64
assertStartToEndSorting
Function · 0.64
assertEndToStartSorting
Function · 0.64
expectOverlapping
Function · 0.64
runSimplePositionTests
Function · 0.64