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