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