Page 1 of 1

Using loading indicator

Posted: 29 Sep 2017, 22:29
by optimusAgile
It is possible to programmatically use the loading that appears when loading the application in order to give a pleasant experience to the user when waiting for request to some web service

Re: Using loading indicator

Posted: 01 Dec 2017, 11:14
by cagatay.civici
You may need to implement it yourself with a custom loader, the built-in one is for app loading although it could be a good starting point. There is no built-in api to use the app loader. It is actually outside of Angular.