Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AngularJs $http get request - How to show Progress bar?

Tags:

angularjs

In my application , i try to make a simple get request. For that request response is very huge JSON(15 MB).

Is Possible to show progress bar to show this much percentage download?

like image 581
Subash Avatar asked Feb 21 '26 00:02

Subash


1 Answers

Try this it will sure help you http://chieffancypants.github.io/angular-loading-bar/

 npm install angular-loading-bar

 angular.module('myApp', ['angular-loading-bar'])
like image 155
Wasiq Muhammad Avatar answered Feb 23 '26 09:02

Wasiq Muhammad



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!