scrollTo(x,y)

  • Type: Method
  • File:
  • Implemented in: carousel
  • Included in:

scrolls carousel container to a certain position

Parameters

  • x - the value of the horizontal scroll (optional)
    • dimension
  • y - the value of the vertical scroll (optional)
    • dimension

Returns