angular2-fundamentals-files icon indicating copy to clipboard operation
angular2-fundamentals-files copied to clipboard

disable submit button for invalid form (and not the cancel button)

Open sandpa opened this issue 7 years ago • 0 comments

moved [disabled]="newEventForm.invalid" to the Submit button from the Cancel button

sandpa avatar Jul 20 '17 22:07 sandpa