<button [disabled]="disabled" [class]="disabled ? width + ' ' + color + '' + disabled : width + ' ' + color" > <!-- <ng-content></ng-content> --> {{ "buttons." + type | translate }} </button>