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

559 B

Home > puppeteer > Protocol > CSS > CSSStyleSheetHeader > ownerNode

Protocol.CSS.CSSStyleSheetHeader.ownerNode property

The backend id for the owner node of the stylesheet.

Signature:

ownerNode?: DOM.BackendNodeId;