Akryum / vue-virtual-scroller

⚡️ Blazing fast scrolling for any amount of data
https://vue-virtual-scroller-demo.netlify.app
9.78k stars 916 forks source link

Scroll to Top/Bottom #40

Closed asafyish closed 7 years ago

asafyish commented 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.

asafyish commented 7 years ago

Never mind. Found the right div.