mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
649 B
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;