mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
chore(): update angular
This commit is contained in:
@ -111,6 +111,9 @@ Gets the active view
|
||||
Returns the view at the index
|
||||
|
||||
|
||||
#### getLength()
|
||||
|
||||
|
||||
#### getPrevious()
|
||||
|
||||
Gets the previous view
|
||||
@ -134,9 +137,6 @@ Inserts an array of components into the nav stack at the specified index. The la
|
||||
Returns the length of navigation stack
|
||||
|
||||
|
||||
#### length()
|
||||
|
||||
|
||||
#### pop()
|
||||
|
||||
Call to navigate back from a current component. Similar to push(), you can also pass navigation options.
|
||||
|
||||
@ -66,7 +66,7 @@ AnimationBuilder
|
||||
Animation to use when the popover is presented.
|
||||
|
||||
|
||||
#### ev
|
||||
#### event
|
||||
|
||||
any
|
||||
|
||||
@ -171,7 +171,7 @@ If true, the popover will be dismissed when the backdrop is clicked. Defaults to
|
||||
Animation to use when the popover is presented.
|
||||
|
||||
|
||||
#### ev
|
||||
#### event
|
||||
|
||||
any
|
||||
|
||||
|
||||
Reference in New Issue
Block a user