mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(navBar): Corrected typo
This commit is contained in:
committed by
Perry Govier
parent
8582cac5aa
commit
9f7960c98b
2
js/angular/directive/navBar.js
vendored
2
js/angular/directive/navBar.js
vendored
@@ -58,7 +58,7 @@ IonicModule.constant('$ionicNavBarConfig', {
|
||||
* Alternatively, you may put ion-nav-bar inside of each individual view's ion-view element.
|
||||
* This will allow you to have the whole navbar, not just its contents, transition every view change.
|
||||
*
|
||||
* This is similar to using a header bar inside your ion-view, except it will has all the power of a navbar.
|
||||
* This is similar to using a header bar inside your ion-view, except it will have all the power of a navbar.
|
||||
*
|
||||
* If you do this, simply put nav buttons inside the navbar itself; do not use `<ion-nav-buttons>`.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user