mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
formatting
This commit is contained in:
@ -58,6 +58,7 @@ navView.push({
|
||||
|
||||
### Animations
|
||||
|
||||
```
|
||||
platform: Whatever the platform would have naturally done (Default)
|
||||
horizontal: Right to center when going forward. Center to right when going back
|
||||
vertial: Bottom to center when going forward. Bottom to center when going back
|
||||
@ -65,4 +66,4 @@ right-to-center: Always right to center
|
||||
left-to-center: Always left to center
|
||||
top-to-center: Always top to center
|
||||
bottom-to-center: Always bottom to center
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user