Change bootstrap progress-bar width from angularjs

后端 未结 5 1710
臣服心动
臣服心动 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:20

    I think que the better solution is to use Angle -UI progress bar instead trying to reinvent the wheel https://angular-ui.github.io/bootstrap/#/progressbar.

    
    

提交回复
热议问题