cordova - How to change the position of the ionic side menu button? -


hi need change position of ionic side menu button in ionic sidemen app.i need change menu button forklift right how can that?

for side menu defined :

<ion-side-menu side="right"> 

you can have it's button defined :

<a class="button button-icon button-clear fa fa-navicon fa-fw" ng-click="showmenu()"> </a> 

Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -