Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/DevCloudFE/ng-devui
/ getBoundingClientRect
Method
getBoundingClientRect
devui/window-ref/window-ref.service.ts:38–40 ·
view source on GitHub ↗
(elementRef: ElementRef)
Source
from the content-addressed store, hash-verified
36
}
37
38
getBoundingClientRect(elementRef: ElementRef) {
39
return
elementRef.nativeElement && elementRef.nativeElement.getBoundingClientRect();
40
}
41
42
}
Callers
15
splitter.spec.ts
File · 0.80
getScrollPosition
Method · 0.80
menuScrollToTarget
Method · 0.80
setActiveMenu
Method · 0.80
editable-select.spec.ts
File · 0.80
renderCarouselItem
Method · 0.80
centerWindowPosition
Function · 0.80
scrollList
Method · 0.80
generateStepsDetails
Method · 0.80
updateNextStepElement
Method · 0.80
updateCurrentStepElement
Method · 0.80
getRealClientRect
Method · 0.80
Calls
no outgoing calls
Tested by
1
headerDrag
Function · 0.64