Hi,
I'm trying to set the spinner color:
<button [ladda]="isLoading" data-style="zoom-in" data-spinner-color="#000000" type="button" (click)="action()">
But when I try to build I get this:
Can't bind to 'spinner-color' since it isn't a known property of 'button'.