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