angular-progress-button icon indicating copy to clipboard operation
angular-progress-button copied to clipboard

Dynamically set progress

Open jeffrey-ng opened this issue 9 years ago • 1 comments

Is there a way to dynamically set progress from code? Have it watch a scope variable?

jeffrey-ng avatar Jan 09 '16 00:01 jeffrey-ng

If you assign a scope variable to the value attribute the progress bar will automatically be updated when the scope variable is updated.

sonicdoe avatar Jan 29 '16 15:01 sonicdoe