12 lines
353 B
Markdown
12 lines
353 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [SerializedAXNode](./puppeteer.serializedaxnode.md) > [focused](./puppeteer.serializedaxnode.focused.md)
|
||
|
|
||
|
## SerializedAXNode.focused property
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
focused?: boolean;
|
||
|
```
|