+1 vote
in Angular 2 Routes and Forms by
You can prevent Angular2 from auto-validating the form by using _______.

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

a) novalidate

b) validate=”manual”

c) validate=”disabled”

d) form.novalidate

1 Answer

0 votes
by

Correct answer is :--a) novalidate

You can prevent Angular2 from auto-validating the form by using novalidate

Related questions

0 votes
asked Nov 9, 2020 in Magneto by sharadyadav1986
0 votes
asked Dec 29, 2020 in CodeIgniter by SakshiSharma
...