Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to update the $ionicLoading with progress percent?

Being working on Ionic project and using $ionicLoading to present the download progress (this progress need to lock the UI). So how to update the progress percent (in text) to with $ionicLoading ?

like image 460
Nam Pham Avatar asked Feb 12 '26 17:02

Nam Pham


1 Answers

Just call the $ionicLoading.show({template: 'updated text'}) again, it will replace the next once.


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!