fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
headless
/
dev.fritz2.headless.foundation.utils.floatingui.core
/
Platform
/
getClippingRect
get
Clipping
Rect
js
abstract
fun
getClippingRect
(
element
:
Any
,
boundary
:
Boundary
,
rootBoundary
:
RootBoundary
,
strategy
:
Strategy
)
:
Promise
<
Rect
>