Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 231638

Right menus in nested view

$
0
0

ok, figured it out.
The menuToggle="rightMenu" attribute on a nested view sets the menu button to hidden, so remove it.
But then you have to handle the click programatically,
so add (click)="openRightMenu()" to the right menu button, and the handler needs this.menuController.open('right');

Hope this helps!


Viewing all articles
Browse latest Browse all 231638

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>