Class: ScrollToBottom
actions/Scroll.ScrollToBottom
Hierarchy
↳
ScrollToBottom
Constructors
constructor
• new ScrollToBottom(graph)
Parameters
| Name | Type |
|---|---|
graph | Graph |
Overrides
Defined in
actions/Scroll.ts:71
Methods
run
▸ run(__namedParameters): Promise<ActionReturnValue>
Parameters
| Name | Type |
|---|---|
__namedParameters | [Target[]] |
Returns
Promise<ActionReturnValue>
Inherited from
Defined in
actions/Scroll.ts:13