> For the complete documentation index, see [llms.txt](https://docs.drizz.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.drizz.dev/commands-reference/action-commands/scroll-command.md).

# Scroll Command

The Scroll command performs directional movement within a scrollable view.\
Drizz supports both vertical and horizontal scrolling, and the scroll direction must always be specified (down, up, left or right). Drizz uses a fixed 50% default scroll distance, unless a custom scroll % is provided.

Commands such as Drag / Swipe and Slide operate on the same underlying schema and follow similar directional behavior.

#### Self-Heal Behaviour:

Drizz includes a built-in self-heal mechanism that automatically recovers scenarios where scrolling gets blocked due to UI elements, sticky headers, or nested scroll containers.
