puppeteer/new-docs/puppeteer.protocol.overlay.highlightrectrequest.width.md

14 lines
519 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; [HighlightRectRequest](./puppeteer.protocol.overlay.highlightrectrequest.md) &gt; [width](./puppeteer.protocol.overlay.highlightrectrequest.width.md)
## Protocol.Overlay.HighlightRectRequest.width property
Rectangle width
<b>Signature:</b>
```typescript
width: integer;
```