puppeteer/new-docs/puppeteer.protocol.runtime.objectpreview.overflow.md
2020-07-13 14:01:35 +01:00

566 B

Home > puppeteer > Protocol > Runtime > ObjectPreview > overflow

Protocol.Runtime.ObjectPreview.overflow property

True iff some of the properties or entries of the original object did not fit.

Signature:

overflow: boolean;