mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
@ -15,7 +15,7 @@ import { ViewController } from '../../navigation/view-controller';
|
|||||||
* button. A navbar can contain a `ion-title`, any number of buttons,
|
* button. A navbar can contain a `ion-title`, any number of buttons,
|
||||||
* a segment, or a searchbar. Navbars must be placed within an
|
* a segment, or a searchbar. Navbars must be placed within an
|
||||||
* `<ion-header>` in order for them to be placed above the content.
|
* `<ion-header>` in order for them to be placed above the content.
|
||||||
* It's important to note that navbar's are part of the dynamica navigation
|
* It's important to note that navbar's are part of the dynamic navigation
|
||||||
* stack. If you need a static toolbar, use ion-toolbar.
|
* stack. If you need a static toolbar, use ion-toolbar.
|
||||||
*
|
*
|
||||||
* @usage
|
* @usage
|
||||||
|
Reference in New Issue
Block a user