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

544 B

Home > puppeteer > Protocol > CSS > StyleDeclarationEdit > range

Protocol.CSS.StyleDeclarationEdit.range property

The range of the style text in the enclosing stylesheet.

Signature:

range: SourceRange;