[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [GetComputedStyleForNodeRequest](./puppeteer.protocol.css.getcomputedstylefornoderequest.md) ## Protocol.CSS.GetComputedStyleForNodeRequest interface Signature: ```typescript export interface GetComputedStyleForNodeRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [nodeId](./puppeteer.protocol.css.getcomputedstylefornoderequest.nodeid.md) | [DOM.NodeId](./puppeteer.protocol.dom.nodeid.md) | |