nav-transition
The transition type which the nav view transition should use when it animates.
Current, options are ios
, android
, and none
. More options coming soon.
Usage
<a nav-transition="none" href="#/home">Home</a>
The transition type which the nav view transition should use when it animates.
Current, options are ios
, android
, and none
. More options coming soon.
<a nav-transition="none" href="#/home">Home</a>
Learn more about how Ionic was built, why you should use it, and what's included. We'll cover the basics and help you get started from the ground up.
What are you waiting for? Take a look and get coding! Our documentation covers all you need to know to get an app up and running in minutes.