[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [GetComputedStyleForNodeRequest](./puppeteer.protocol.css.getcomputedstylefornoderequest.md) > [nodeId](./puppeteer.protocol.css.getcomputedstylefornoderequest.nodeid.md) ## Protocol.CSS.GetComputedStyleForNodeRequest.nodeId property Signature: ```typescript nodeId: DOM.NodeId; ```