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

14 lines
521 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Accessibility](./puppeteer.protocol.accessibility.md) &gt; [AXProperty](./puppeteer.protocol.accessibility.axproperty.md) &gt; [value](./puppeteer.protocol.accessibility.axproperty.value.md)
## Protocol.Accessibility.AXProperty.value property
The value of this property.
<b>Signature:</b>
```typescript
value: AXValue;
```