[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [GetRelayoutBoundaryRequest](./puppeteer.protocol.dom.getrelayoutboundaryrequest.md) > [nodeId](./puppeteer.protocol.dom.getrelayoutboundaryrequest.nodeid.md) ## Protocol.DOM.GetRelayoutBoundaryRequest.nodeId property Id of the node. Signature: ```typescript nodeId: NodeId; ```