14 lines
536 B
Markdown
14 lines
536 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) > [ObjectPreview](./puppeteer.protocol.runtime.objectpreview.md) > [description](./puppeteer.protocol.runtime.objectpreview.description.md)
|
|
|
|
## Protocol.Runtime.ObjectPreview.description property
|
|
|
|
String representation of the object.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
description?: string;
|
|
```
|