mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(ionSideMenu): add edge-drag-threshold, delegate edgeDragThreshold()
Closes #1570
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
<ion-side-menus>
|
||||
|
||||
<ion-side-menu-content>
|
||||
<ion-side-menu-content edge-drag-threshold="false">
|
||||
<header class="bar bar-header bar-positive">
|
||||
<button class="button button-icon ion-navicon" ng-click="toggleLeft()"></button>
|
||||
<h1 class="title">Slide me</h1>
|
||||
|
||||
Reference in New Issue
Block a user