puppeteer/new-docs/puppeteer.protocol.overlay.setshowgridoverlaysrequest.md

19 lines
840 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; [Overlay](./puppeteer.protocol.overlay.md) &gt; [SetShowGridOverlaysRequest](./puppeteer.protocol.overlay.setshowgridoverlaysrequest.md)
## Protocol.Overlay.SetShowGridOverlaysRequest interface
<b>Signature:</b>
```typescript
export interface SetShowGridOverlaysRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [gridNodeHighlightConfigs](./puppeteer.protocol.overlay.setshowgridoverlaysrequest.gridnodehighlightconfigs.md) | [GridNodeHighlightConfig](./puppeteer.protocol.overlay.gridnodehighlightconfig.md)<!-- -->\[\] | An array of node identifiers and descriptors for the highlight appearance. |