feat(menu): push type. Fixes #380

This commit is contained in:
Max Lynch
2015-10-29 13:33:19 -05:00
parent a3b61b15e1
commit cd4f683ce5
7 changed files with 153 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<ion-menu [content]="content" id="leftMenu">
<ion-menu [content]="content" id="leftMenu" side="left">
<ion-toolbar secondary>
<ion-title>Left Menu</ion-title>