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 pull hook change the direction of data load
-
can we change the direction of the load data, i.e can we load the data down direction , just like swipe up
-
@pujapawar No, it’s not possible to change that. I’ve never seen that in any app, to be honest :/
-
Actually I want one page scroll event to add my app
-
I guess you want to use page’s
onInfiniteScroll
property. https://codepen.io/frankdiox/pen/ayOVPG?editors=1010
-
yea. i got this Thanx. @Fran-Diox