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

594 B

Home > puppeteer > Protocol > CSS > GetMatchedStylesForNodeResponse > inlineStyle

Protocol.CSS.GetMatchedStylesForNodeResponse.inlineStyle property

Inline style for the specified DOM node.

Signature:

inlineStyle?: CSSStyle;