Quantcast
Viewing all articles
Browse latest Browse all 70865

Progress bar inside ionicLoading template

@jeudyx wrote:

I want a progress bar in the ionicLoading modal.

This is what I'm trying:

    $scope.progressval = 50;

    $ionicLoading.show({
        template: 'Loading file <br> <progress id="progressbar" max="100" value="{{ progressval }}"> </progress> '
    });

But its not getting the progressval value.

Is this possible? having a scope variable inside the template definition?

Thanks

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70865

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>