puppeteer/new-docs/puppeteer.protocol.css.getbackgroundcolorsrequest.nodeid.md
2020-07-13 14:01:35 +01:00

559 B

Home > puppeteer > Protocol > CSS > GetBackgroundColorsRequest > nodeId

Protocol.CSS.GetBackgroundColorsRequest.nodeId property

Id of the node to get background colors for.

Signature:

nodeId: DOM.NodeId;