mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
docs(nav): NavOptions.animation values
This commit is contained in:

committed by
Adam Bradley

parent
a93636332f
commit
0660cb6b4a
@ -152,6 +152,7 @@ import {ViewController} from './view-controller';
|
||||
* | duration | `number` | The length in milliseconds the animation should take. |
|
||||
* | easing | `string` | The easing for the animation. |
|
||||
*
|
||||
* The property 'animation' understands the following values: `md-transition`, `ios-transition` and `wp-transition`.
|
||||
*
|
||||
* @see {@link /docs/v2/components#navigation Navigation Component Docs}
|
||||
*/
|
||||
|
Reference in New Issue
Block a user