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

691 B

Home > puppeteer > Protocol > CSS > SetStyleTextsResponse

Protocol.CSS.SetStyleTextsResponse interface

Signature:

export interface SetStyleTextsResponse 

Properties

Property Type Description
styles CSSStyle[] The resulting styles after modification.