hide button
How do I hide logout button on login and show them after login using ionic and angular ? I have tried
Appery( "component_name" ).hide();
and
Apperyio( "component_name" ).hide();
it gives error not defiened ?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
How do I hide logout button on login and show them after login using ionic and angular ? I have tried
Appery( "component_name" ).hide();
and
Apperyio( "component_name" ).hide();
it gives error not defiened ?
Hello, show/hide methods work only for jqm projects.
Please use ng-show (https://docs.angularjs.org/api/ng/dir...) or ng-hide (https://docs.angularjs.org/api/ng/dir...) attributes for AngularJS projects
Can you give me example how can i play with these condition using conditional statement in scope ?
Please look at this topic: https://getsatisfaction.com/apperyio/...