789 B
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. |