@nik2nik wrote:
I have a footer with multiple divs that can be scrolled horizontally. For horizontal scrolling I’ve used ion-scroll. Now if I click on any of these div then all the divs should get scrolled automatically so as to bring the clicked div to the center position of the footer view.
I tried scrollTo and scrollIntoView but these didn’t work. I need the help to get this implementation done.
Posts: 2
Participants: 2