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.
Achieving page Transition Animation
-
Is there a way to add page transition effects like slide, fade , etc while loading new page with something like :
<ons-list-item onclick="fn.load('newpage.html')" tappable>
-
@timwd Depending on the component, yes you can. For navigator, check the docs here:
https://onsen.io/v2/api/js/ons-navigator.html
I also highly recommend reading the API docs here:
https://onsen.io/v2/guide/fundamentals.html#attributes-properties-methods-and-events