14 lines
540 B
Markdown
14 lines
540 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Accessibility](./puppeteer.protocol.accessibility.md) > [AXValueSource](./puppeteer.protocol.accessibility.axvaluesource.md) > [type](./puppeteer.protocol.accessibility.axvaluesource.type.md)
|
||
|
|
||
|
## Protocol.Accessibility.AXValueSource.type property
|
||
|
|
||
|
What type of source this is.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
type: AXValueSourceType;
|
||
|
```
|