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

775 B

Home > puppeteer > Protocol > CSS > Value

Protocol.CSS.Value interface

Data for a simple selector (these are delimited by commas in a selector list).

Signature:

export interface Value 

Properties

Property Type Description
range SourceRange Value range in the underlying resource (if available).
text string Value text.