mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
navbar aside menu button
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
|
||||
<ion-navbar *navbar>
|
||||
|
||||
<ion-nav-items primary>
|
||||
<button aside-toggle id="e2eHeaderToggleAside">
|
||||
<icon menu></icon>
|
||||
</button>
|
||||
</ion-nav-items>
|
||||
<button aside-toggle id="e2eHeaderToggleAside">
|
||||
<icon menu></icon>
|
||||
</button>
|
||||
|
||||
<ion-title>
|
||||
Aside
|
||||
@@ -13,7 +11,8 @@
|
||||
|
||||
</ion-navbar>
|
||||
|
||||
<ion-content #content class="padding">
|
||||
|
||||
<ion-content #content padding>
|
||||
|
||||
<h3>Page 1</h3>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user