> ## Documentation Index
> Fetch the complete documentation index at: https://docs.simular.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# AccessibilityNodeJs

# Interface: AccessibilityNodeJs

Defined in: [index.d.ts:1071](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1071)

## Properties

### automationId

> **automationId**: `string`

Defined in: [index.d.ts:1081](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1081)

***

### boundingBox

> **boundingBox**: [`BoundingBox`](BoundingBox.mdx)

Defined in: [index.d.ts:1083](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1083)

***

### children

> **children**: `AccessibilityNodeJs`\[]

Defined in: [index.d.ts:1084](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1084)

***

### className

> **className**: `string`

Defined in: [index.d.ts:1074](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1074)

***

### controlType

> **controlType**: `number`

Defined in: [index.d.ts:1075](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1075)

***

### description

> **description**: `string`

Defined in: [index.d.ts:1077](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1077)

***

### helpText

> **helpText**: `string`

Defined in: [index.d.ts:1079](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1079)

***

### isEnabled

> **isEnabled**: `boolean`

Defined in: [index.d.ts:1082](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1082)

***

### localizedControlType

> **localizedControlType**: `string`

Defined in: [index.d.ts:1076](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1076)

***

### name

> **name**: `string`

Defined in: [index.d.ts:1073](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1073)

***

### overallDescription

> **overallDescription**: `string`

Defined in: [index.d.ts:1078](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1078)

***

### refId?

> `optional` **refId?**: `number`

Defined in: [index.d.ts:1085](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1085)

***

### role

> **role**: [`AriaRole`](../enumerations/AriaRole.mdx)

Defined in: [index.d.ts:1072](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1072)

***

### value

> **value**: `string`

Defined in: [index.d.ts:1080](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1080)
