ionic-team / ionic-team/ionic-docs
content: API reference for NavController provider
- 主要语言
- MDX
- 星标
- 621
- 派生
- 3.2k
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 86
描述
_Original issue by @PeterHdd on [2019-02-28T13:19:24Z](https://github.com/ionic-team/ionic/issues/17639)_
# 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!
贡献指南
调研方向
Start with the existing ion-nav API page and the NavController API exposed by @ionic/angular. Compare the documented ion-nav methods with navigateBack, navigateRoot, and navigateForward, then clarify the distinction and add the missing NavController method reference. Done means users can find these methods and understand which class they belong to.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100