---
sidebar_label: SerializedAXNode.orientation
---

# SerializedAXNode.orientation property

**Signature:**

```typescript
interface SerializedAXNode {
  orientation?: string;
}
```