621 B
621 B
Home > puppeteer > Protocol > DOMSnapshot > LayoutTreeSnapshot > offsetRects
Protocol.DOMSnapshot.LayoutTreeSnapshot.offsetRects property
The offset rect of nodes. Only available when includeDOMRects is set to true
Signature:
offsetRects?: Rectangle[];