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