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

790 B

Home > puppeteer > Protocol > DOMSnapshot > ComputedStyle

Protocol.DOMSnapshot.ComputedStyle interface

A subset of the full ComputedStyle as defined by the request whitelist.

Signature:

export interface ComputedStyle 

Properties

Property Type Description
properties NameValue[] Name/value pairs of computed style properties.