moff / angular2-ladda

Angular 2 Ladda module
MIT License
97 stars 20 forks source link

Usage Demo for type Progress #15

Closed NishantDesai1306 closed 7 years ago

NishantDesai1306 commented 7 years ago

Usage shown in Readme file for progress type ladda buttons is confusing.

It has two variables in Component's class viz progress and loading, but in template we are using only progress variable

I think all this.loading should be replaced with this.progress

theodorejb commented 7 years ago

Good catch. This should be fixed now.