190. TD Creating the Form and Registering the Controls
5:42
2 સ્પીકર
2 પ્રકરણો
133 સેગમેન્ટ્સ
સ્પીકર
પ્રકરણો
-
0:01
In the last video, we had a look at the basic setup of our form. Now let's understand how Angular creates such a JavaScript object representing our form in the template -driven approach. The great thing is, you don't have to do anything. We…
-
5:02પ્રકરણ 2: Like for example, email here. 38s · Speaker 1
Like for example, email here. Well and the same is true for the select here, which is just another type of HTML input Here we can also add ng -model And we can add a name like secret because I'm asking for a secret question here. And with t…