Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
ons-lazy-repeat -scroll event
-
In ons-lazy-repeat how to get scroll event in angular 2 +, In my use case I need to call server api and fetch next records when user scolls down/up.
-
Have a look at this part of the Onsen UI tutorial: https://onsen.io/v2/guide/tutorial.html#remote-api-calls
It’s written for plain JS, but it should be straightforward to write it in Angular.