Logos DX
    Preparing search index...
    • The scroll() method of the Element interface scrolls the element to a particular set of coordinates inside a given element.

      MDN Reference

      Parameters

      Returns void

    • Parameters

      • x: number
      • y: number

      Returns void