579 B
579 B
Home > puppeteer > Protocol > CSS > InheritedStyleEntry > inlineStyle
Protocol.CSS.InheritedStyleEntry.inlineStyle property
The ancestor node's inline style, if any, in the style inheritance chain.
Signature:
inlineStyle?: CSSStyle;