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

530 B

Home > puppeteer > Protocol > CSS > AddRuleRequest > location

Protocol.CSS.AddRuleRequest.location property

Text position of a new rule in the target style sheet.

Signature:

location: SourceRange;