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

576 B

Home > puppeteer > Protocol > CSS > CSSStyleSheetHeader > hasSourceURL

Protocol.CSS.CSSStyleSheetHeader.hasSourceURL property

Whether the sourceURL field value comes from the sourceURL comment.

Signature:

hasSourceURL?: boolean;