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

649 B

Home > puppeteer > Protocol > LayerTree > StickyPositionConstraint > containingBlockRect

Protocol.LayerTree.StickyPositionConstraint.containingBlockRect property

Layout rectangle of the containing block of the sticky element

Signature:

containingBlockRect: DOM.Rect;