UNPKG

angular-button-loader

Version:

Angular directive to display loading spinner on button and disable the button while performing async calls. It supports Angular 4+.

6 lines (5 loc) 171 B
/** * Generated bundle index. Do not edit. */ export * from './public_api'; export { AngularButtonLoaderDirective as ɵa } from './lib/angular-button-loader.directive';