mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
fix(nav): animation backdrop
This commit is contained in:
1
core/src/components.d.ts
vendored
1
core/src/components.d.ts
vendored
@ -1486,7 +1486,6 @@ declare global {
|
||||
* Returns the length of navigation stack
|
||||
*/
|
||||
'isAnimating': () => boolean;
|
||||
'length': () => number;
|
||||
/**
|
||||
* Call to navigate back from a current component. Similar to push(), you can also pass navigation options.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user