angular-progress-button
angular-progress-button copied to clipboard
[Unmaintained] Buttons with built-in progress bars for AngularJS
I control the button text through scope. `{{btnBrowseCaption}}` However instead of the scope variable being displayed {{btnBrowseCaption}} is displayed...
Is there a way to dynamically set progress from code? Have it watch a scope variable?
Need to refresh the page to get it work again.
Hi there. Love this directive many thanks. Any chance you could allow the ability to choose between a normal, small and large button size? Similar to a bootstrap implementation? Thanks...