Skip to main content

Class: Scroll

actions/Scroll.internal.Scroll

Hierarchy

Implements

Constructors

constructor

new Scroll(graph, at)

Parameters

NameType
graphGraph
atstring

Defined in

actions/Scroll.ts:9

Methods

run

run(__namedParameters): Promise<ActionReturnValue>

Parameters

NameType
__namedParameters[Target[]]

Returns

Promise<ActionReturnValue>

Implementation of

Action.run

Defined in

actions/Scroll.ts:13