mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
docs(navController): update page link
This commit is contained in:
@ -56,7 +56,7 @@ import {raf, rafFrames} from '../../util/dom';
|
|||||||
*
|
*
|
||||||
* <h2 id="creating_pages">Page creation</h2>
|
* <h2 id="creating_pages">Page creation</h2>
|
||||||
* _For more information on the `@Page` decorator see the [@Page API
|
* _For more information on the `@Page` decorator see the [@Page API
|
||||||
* reference](../../../config/Page/)._
|
* reference](../../../config/decorators/Page/)._
|
||||||
*
|
*
|
||||||
* Pages are created when they are added to the navigation stack. For methods
|
* Pages are created when they are added to the navigation stack. For methods
|
||||||
* like [push()](#push), the NavController takes any component class that is
|
* like [push()](#push), the NavController takes any component class that is
|
||||||
|
Reference in New Issue
Block a user