mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(ionNavview): s/animation=/class=
This commit is contained in:
@@ -117,7 +117,7 @@ angular.module('ionic.ui.viewState', ['ionic.service.view', 'ionic.service.gestu
|
||||
* Recommended for page transitions: 'slide-left-right', 'slide-left-right-ios7', 'slide-in-up'.
|
||||
*
|
||||
* ```html
|
||||
* <ion-nav-view class="slide-left-right">
|
||||
* <ion-nav-view animation="slide-left-right">
|
||||
* <!-- Center content -->
|
||||
* <ion-nav-bar>
|
||||
* </ion-nav-bar>
|
||||
|
||||
Reference in New Issue
Block a user