Search found 1 match

Go to advanced search

by Nono Aces
Mon Oct 12, 2015 5:53 pm
Forum: Issues
Topic: How do i create a side menu panel in ionic app?
Replies: 13
Views: 2753
 
Jump to post

How do i create a side menu panel in ionic app?

Hi, I'm still having problems getting the IONIC Side-Menu to work. I've created a Scope Function on the Index Page $scope.toggleLeft = function () { var $ionicSideMenuDelegate = Apperyio.get("$ionicSideMenuDelegate"); $ionicSideMenuDelegate.toggleLeft(); }; And in Design Mode i've added a ...

Go to advanced search