mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +08:00
nav doc tweaks
This commit is contained in:
@ -16,7 +16,7 @@ class IonicViewImpl extends View {
|
||||
|
||||
/**
|
||||
* the IonicView decorator indicates that the decorated class is an Ionic
|
||||
* navigation view, meaning it can be navigated to using a [NavController](../../Nav/NavController/)
|
||||
* navigation view, meaning it can be navigated to using a [NavController](../../Nav/NavController/#creating_views)
|
||||
*
|
||||
* Ionic views are automatically wrapped in `<ion-view>`, so although you may
|
||||
* see these tags if you inspect your markup, you don't need to include them in
|
||||
|
Reference in New Issue
Block a user