I'm using ionic 2 and I want to know how to remove drag function from ion-menu ?
In ionic 2:
ionViewDidEnter() {
this.menu.swipeEnable(false);
}
check this swipeEnable(shouldEnable, menuId)
from ionic v2 docs
In ionic 1: refer to this codepen
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With