mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
591 B
591 B
Home > puppeteer > Protocol > CSS > MediaQueryExpression > valueRange
Protocol.CSS.MediaQueryExpression.valueRange property
The associated range of the value text in the enclosing stylesheet (if available).
Signature:
valueRange?: SourceRange;