angularjs - How to use some ngActivityIndicator on page? -


i use angular js library display preloader during loaded content ajax response.

in tutorial tells using preloaders on page based on $scope model. not work me:

<div ng-show="myloadingconditional" ng-activity-indicator skip-ng-show="yes"></div>  

can share right way using?


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 -