[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [BoxModel](./puppeteer.protocol.dom.boxmodel.md) > [shapeOutside](./puppeteer.protocol.dom.boxmodel.shapeoutside.md) ## Protocol.DOM.BoxModel.shapeOutside property Shape outside coordinates Signature: ```typescript shapeOutside?: ShapeOutsideInfo; ```