mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
tabs
This commit is contained in:
@@ -13,7 +13,7 @@ export let ViewConfig = new ComponentConfig('view')
|
||||
})
|
||||
@Template({
|
||||
inline: `
|
||||
<ion-toolbar [nav-title]="title">
|
||||
<ion-toolbar class="view-toolbar" [nav-title]="title">
|
||||
<content select="ion-nav-title"></content>
|
||||
<content select="ion-nav-items[side=primary]"></content>
|
||||
<content select="ion-nav-items[side=secondary]"></content>
|
||||
|
||||
Reference in New Issue
Block a user