Closed asafyish closed 7 years ago
Hi,
I have a long scrolling area using vue-virtual-scroller, and I want to scroll the user to the top or bottom at certain times ('Go to Beginning' kind of button).
How can it be done ? I am trying to change scrollTop but it's always zero.
Never mind. Found the right div.
Hi,
I have a long scrolling area using vue-virtual-scroller, and I want to scroll the user to the top or bottom at certain times ('Go to Beginning' kind of button).
How can it be done ? I am trying to change scrollTop but it's always zero.