[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). Signature: ```typescript width?: integer; ```