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

621 B

Home > puppeteer > Protocol > CSS > GetComputedStyleForNodeResponse > computedStyle

Protocol.CSS.GetComputedStyleForNodeResponse.computedStyle property

Computed style for the specified DOM node.

Signature:

computedStyle: CSSComputedStyleProperty[];