643 B
643 B
Home > puppeteer > Protocol > CSS > GetInlineStylesForNodeResponse > attributesStyle
Protocol.CSS.GetInlineStylesForNodeResponse.attributesStyle property
Attribute-defined element style (e.g. resulting from "width=20 height=100%").
Signature:
attributesStyle?: CSSStyle;