Change bootstrap progress-bar width from angularjs

后端 未结 5 1705
臣服心动
臣服心动 2020-12-09 04:20

I\'m new in Angularjs and I am trying to update the width of a progress bar when a value in my controller change.

I have something like:



        
5条回答
  •  情话喂你
    2020-12-09 05:08

    Well, you should do something like this:

    {{getPercentage()}}% Complete (warning)

提交回复
热议问题