12 lines
507 B
Markdown
12 lines
507 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Runtime](./puppeteer.protocol.runtime.md) > [RemoteObject](./puppeteer.protocol.runtime.remoteobject.md) > [customPreview](./puppeteer.protocol.runtime.remoteobject.custompreview.md)
|
|
|
|
## Protocol.Runtime.RemoteObject.customPreview property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
customPreview?: CustomPreview;
|
|
```
|