angular-progress-button
angular-progress-button copied to clipboard
Dynamically set progress
Is there a way to dynamically set progress from code? Have it watch a scope variable?
If you assign a scope variable to the value
attribute the progress bar will automatically be updated when the scope variable is updated.