how to disable menu from page in ionic3

public menu: MenuController
in constructor add below line
this.menu.swipeEnable(false);

Comments

Popular posts from this blog

How to Add Firebase Analytics to Your NativeScript Mobile App

sidemenu refresh through events

push multiple data in array(select and disselect items in array)