# ACCESSIBILITY_NODE_ACTION_SELECT

`import { ACCESSIBILITY_NODE_ACTION_SELECT } from "destack:accessibility/binding";`

Select the node.

```ds title="ACCESSIBILITY_NODE_ACTION_SELECT"
const ACCESSIBILITY_NODE_ACTION_SELECT: AccessibilityNodeActionFlags
```

[language/library/src/accessibility/binding/node.ds:43](https://github.com/destack-sh/destack/blob/main/language/library/src/accessibility/binding/node.ds#L43)
