11 lines
179 B
Markdown
11 lines
179 B
Markdown
---
|
|
sidebar_label: SerializedAXNode.haspopup
|
|
---
|
|
# SerializedAXNode.haspopup property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface SerializedAXNode {haspopup?: string;}
|
|
```
|