scroll

Scrolls up or down using the mouse wheel.

ArgumentTypeDescription

direction

string

Available directions are: up, down, left, right.

amount

number

Number of pixels to scroll

Example Usage

command: scroll
direction: down

Last updated