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…