mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
docs(viewController): update viewController
This commit is contained in:
@ -216,7 +216,6 @@ export class ViewController {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Check to see if you can go back in the navigation stack.
|
* Check to see if you can go back in the navigation stack.
|
||||||
* @param {boolean} Check whether or not you can go back from this page
|
|
||||||
* @returns {boolean} Returns if it's possible to go back from this Page.
|
* @returns {boolean} Returns if it's possible to go back from this Page.
|
||||||
*/
|
*/
|
||||||
enableBack(): boolean {
|
enableBack(): boolean {
|
||||||
|
Reference in New Issue
Block a user