mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
committed by
Andy Joslin
parent
9bcf541c3a
commit
f039fc26a1
@@ -103,7 +103,7 @@ angular.module('ionic.ui.viewState', ['ionic.service.view', 'ionic.service.gestu
|
||||
*
|
||||
* The ionNavView directive is used to render templates in your application. Each template
|
||||
* is part of a state. States are usually mapped to a url, and are defined programatically
|
||||
* using angular-ui-router (see [their docs](https://github.com/angular-ui/ui-router/wiki)),
|
||||
* using angular-ui-router (see [their docs](https://github.com/angular-ui/ui-router/wiki),
|
||||
* and remember to replace ui-view with ion-nav-view in examples).
|
||||
*
|
||||
* @usage
|
||||
|
||||
Reference in New Issue
Block a user