198. TD Set Default Values with ngModel Property Binding

2:16 2 Qof-dheer 2 Qodobbada 54 qaybo

Qodobbada

  1. 0:02

    Thus far, we learned a lot about the template -driven approach and how we can create great forms with it. Now let's move on, let's leave the world of validating user input here. And let's say we want to define some default values which shou…

  2. 1:44

    And of course, this does not only work for the dropdown, it would also work for the username. You could point to a default string there, pre -populating this field with a default username. Very useful and something you should definitely kee…