# ACCESSIBILITY_NODE_ACTION_SCROLL

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

Scroll the node or its content by direction.

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

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