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.
Is there ons-page's attribute "on-infinite-scroll" in Onsen UI2 react version?
-
Hello
I read a article about ons-page’s attribute "on-infinite-scroll"
here : http://stackoverflow.com/questions/36243091/i-cannot-make-infinite-scroll-working-on-onsen-2
Angular version example : http://codepen.io/frankdiox/pen/GZEyjRSo, I read the official documents about ons-page.
JS ver : https://onsen.io/v2/docs/js/ons-page.html
Angular ver : https://onsen.io/v2/docs/angular1/ons-page.html
Angular2 ver : https://onsen.io/v2/docs/angular2/ons-page.htmlJS, Angular, Angular2 versions have a “on-infinite-scroll” attribute.
But I could not find this attribute in react version.
Where can I find this attribute in react version?