puppeteer/new-docs/puppeteer.protocol.accessibility.axvaluesource.type.md

14 lines
540 B
Markdown
Raw Normal View History

<!-- 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; [AXValueSource](./puppeteer.protocol.accessibility.axvaluesource.md) &gt; [type](./puppeteer.protocol.accessibility.axvaluesource.type.md)
## Protocol.Accessibility.AXValueSource.type property
What type of source this is.
<b>Signature:</b>
```typescript
type: AXValueSourceType;
```