puppeteer/new-docs/puppeteer.protocol.layertree.stickypositionconstraint.stickyboxrect.md
2020-07-13 14:01:35 +01:00

622 B

Home > puppeteer > Protocol > LayerTree > StickyPositionConstraint > stickyBoxRect

Protocol.LayerTree.StickyPositionConstraint.stickyBoxRect property

Layout rectangle of the sticky element before being shifted

Signature:

stickyBoxRect: DOM.Rect;