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

[Unmaintained] Buttons with built-in progress bars for AngularJS

Results 6 angular-progress-button issues
Sort by recently updated
recently updated
newest added

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...