Skip to main content

ElementScrollToEnd

Callable

  • ElementScrollToEnd(ID: string): void

  • Scrolls to the end of a specified element


    Parameters

    • ID: string

      The id of the element to scroll down to the bottom of.

    Returns void

    • Nothing