<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Target](./puppeteer.protocol.target.md) > [CreateTargetRequest](./puppeteer.protocol.target.createtargetrequest.md) > [width](./puppeteer.protocol.target.createtargetrequest.width.md) ## Protocol.Target.CreateTargetRequest.width property Frame width in DIP (headless chrome only). <b>Signature:</b> ```typescript width?: integer; ```