mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
655 B
655 B
Home > puppeteer > Protocol > DOMSnapshot > GetSnapshotRequest > includePaintOrder
Protocol.DOMSnapshot.GetSnapshotRequest.includePaintOrder property
Whether to determine and include the paint order index of LayoutTreeNodes (default false).
Signature:
includePaintOrder?: boolean;