kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
LayerTree
/
StickyPositionConstraint
/
StickyPositionConstraint
Sticky
Position
Constraint
constructor
(
stickyBoxRect
:
DOM.Rect
,
containingBlockRect
:
DOM.Rect
,
nearestLayerShiftingStickyBox
:
String
?
=
null
,
nearestLayerShiftingContainingBlock
:
String
?
=
null
)