puppeteer/new-docs/puppeteer.protocol.runtime.objectpreview.properties.md

14 lines
529 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Runtime](./puppeteer.protocol.runtime.md) &gt; [ObjectPreview](./puppeteer.protocol.runtime.objectpreview.md) &gt; [properties](./puppeteer.protocol.runtime.objectpreview.properties.md)
## Protocol.Runtime.ObjectPreview.properties property
List of the properties.
<b>Signature:</b>
```typescript
properties: PropertyPreview[];
```