+1 vote
in Angular 2 Routes and Forms by
You add novalidate attribute to a form to prevent the browser from automatically validating.

Question from Angular 2 Routes. Select the correct answer from below options:

a) True

b) False

1 Answer

0 votes
by

Correct answer is :--a) This is True

You add novalidate attribute to a form to prevent the browser from automatically validating.

...