PeachScript / vue-infinite-loading

An infinite scroll plugin for Vue.js.
https://peachscript.github.io/vue-infinite-loading/
MIT License
2.66k stars 368 forks source link

Top AND down detection #275

Open ghisleouf opened 4 years ago

ghisleouf commented 4 years ago

Hi guys,

is the library to fire top AND bottom detection with current implementation ? I'd like to implement it on a new website according to google SEO recommendation (https://webmasters.googleblog.com/2014/02/infinite-scroll-search-friendly.html) but I'd like to be sure there is way to handle it with the library.

Thanks for your answer.

Best,

Ghislain