mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
2
core/src/components.d.ts
vendored
2
core/src/components.d.ts
vendored
@ -3620,7 +3620,7 @@ export namespace Components {
|
||||
/**
|
||||
* Go back to previous page in the window.history.
|
||||
*/
|
||||
'goBack': () => Promise<void>;
|
||||
'back': () => Promise<void>;
|
||||
'navChanged': (direction: RouterDirection) => Promise<boolean>;
|
||||
'printDebug': () => void;
|
||||
/**
|
||||
|
Reference in New Issue
Block a user