@Gogetmyguru Angular Tutorial video covers the concept of Template Driven Form in angular 12 , In this Gogetmyguru YouTube video,
you will learn, what is Template Driven Form ? and what is syntax for Template Driven Form?
⏱️TIMESTAMPS⏱️
00:00 Introduction to template driven form in angular 12
00:04 What is Template Driven Form?
00:19 demo on template driven form
00:23 created project called template driven form
00:27 entering command ng new template driven form in command prompt
00:43 app routing module ts file
00:55 option yes for the question would you like to angular routing
01:39 3 component by entering command ng generate components/header
05:43 create template reference variable called userRegisterForm ngForm
05:51 what is this ngForm ?
06:03 (ngSubmit)="registerform(userRegisterForm)
08:11 command ng serve -o
08:19 error no directive found with export As 'ngForm'
08:43 FormsModule in imports also we have write FormsModule
10:07 for all fields will add here ngModel directive
10:23 project is compiled successfully
➤ GET ACCESS TO Gogetmyguru Videos and Materials here!
First of all, thank you for all the support you have given us!
Gogetmyguru Social Media Links:
Twitter - / gogetmyguru
#gogetmyguru #angular #angular12 #angularfullcourse