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

789 B

Home > puppeteer > Protocol > CSS > GetComputedStyleForNodeResponse

Protocol.CSS.GetComputedStyleForNodeResponse interface

Signature:

export interface GetComputedStyleForNodeResponse 

Properties

Property Type Description
computedStyle CSSComputedStyleProperty[] Computed style for the specified DOM node.