import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { StickyPositionConstraint } = default.LayerTree;
Sticky position constraints.
Properties
stickyBoxRect: DOM.Rect
Layout rectangle of the sticky element before being shifted
containingBlockRect: DOM.Rect
Layout rectangle of the containing block of the sticky element
optional
nearestLayerShiftingStickyBox: LayerIdThe nearest sticky layer that shifts the sticky box
optional
nearestLayerShiftingContainingBlock: LayerIdThe nearest sticky layer that shifts the containing block