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