ng-busy
ng-busy copied to clipboard
Allow defaults to be specified
+1
That'll help provide a common message when having a lot of buttons, and we could declare the button just with the busy attribute like:
<button busy .../>
and since no message is defined, it'd take from a default definition.
+1