14 lines
529 B
Markdown
14 lines
529 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [CSSComputedStyleProperty](./puppeteer.protocol.css.csscomputedstyleproperty.md) > [value](./puppeteer.protocol.css.csscomputedstyleproperty.value.md)
|
|
|
|
## Protocol.CSS.CSSComputedStyleProperty.value property
|
|
|
|
Computed style property value.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
value: string;
|
|
```
|