-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
contentIssues related to the contents of the documentation websiteIssues related to the contents of the documentation websitepackage: angularIssues related to the Ionic Angular documentationIssues related to the Ionic Angular documentation
Description
Original issue by @PeterHdd on 2019-02-28T13:19:24Z
Documentation
I imported the following:
`import { NavController } from '@ionic/angular';`
and when checking the methods I found that it contains: navigateBack
, navigateRoot
, and navigateForward
.. but I can't find these methods in the documentation.
In the ion-nav
api: https://ionicframework.com/docs/api/nav I found different methods, not sure if this is a different class other than navcontroller
. I would appreciate if someone can just clear this to me.
Thank you!
shreeshbhat and harryt2
Metadata
Metadata
Assignees
Labels
contentIssues related to the contents of the documentation websiteIssues related to the contents of the documentation websitepackage: angularIssues related to the Ionic Angular documentationIssues related to the Ionic Angular documentation