[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [BoxModel](./puppeteer.protocol.dom.boxmodel.md) > [height](./puppeteer.protocol.dom.boxmodel.height.md) ## Protocol.DOM.BoxModel.height property Node height Signature: ```typescript height: integer; ```