Home > puppeteer > Protocol > CSS > CSSStyleSheetHeader > isInline
Whether this stylesheet is created for STYLE tag by parser. This flag is not set for document.written STYLE tags.
Signature:
isInline: boolean;