mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
nav updates
This commit is contained in:
@ -42,7 +42,7 @@ class TabNavInjectable {}
|
||||
</header>
|
||||
<section class="nav-item-container">
|
||||
<div class="nav-item"
|
||||
*for="#item of nav._ngNavItems"
|
||||
*for="#item of nav.navItems"
|
||||
[item]="item"></div>
|
||||
</section>
|
||||
<footer class="toolbar-container" [class.hide]="nav.getToolbars('bottom').length == 0">
|
||||
|
Reference in New Issue
Block a user