mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(menu): push type. Fixes #380
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user