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

647 B

Home > puppeteer > Protocol > CSS > GetMatchedStylesForNodeResponse > attributesStyle

Protocol.CSS.GetMatchedStylesForNodeResponse.attributesStyle property

Attribute-defined element style (e.g. resulting from "width=20 height=100%").

Signature:

attributesStyle?: CSSStyle;