Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

click on button submitting the form in angular

// type button required otherwise it will submit the form 
<button type="button" (click)="preview();">Preview</button>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #click #button #submitting #form #angular
ADD COMMENT
Topic
Name
7+7 =