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

508 B

Home > puppeteer > Protocol > CSS > CSSStyle > range

Protocol.CSS.CSSStyle.range property

Style declaration range in the enclosing stylesheet (if available).

Signature:

range?: SourceRange;