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

604 B

Home > puppeteer > Protocol > Runtime > CustomPreview > header

Protocol.Runtime.CustomPreview.header property

The JSON-stringified result of formatter.header(object, config) call. It contains json ML array that represents RemoteObject.

Signature:

header: string;