[Home](./index.md) > [puppeteer](./puppeteer.md) > [BoundingBox](./puppeteer.boundingbox.md) > [width](./puppeteer.boundingbox.width.md) ## BoundingBox.width property the width of the element in pixels. Signature: ```typescript width: number; ```