Question: 7. Make use of CSS classes and Bootstrap to design the application Problem Statement Follow the steps below to build the application: 1. Create a
7. Make use of CSS classes and Bootstrap to design the application Problem Statement Follow the steps below to build the application: 1. Create a new component "template-form" 2. The form should display below mentioned fields: Full name Email Phone No Password Confirm Password 3. In the HTML template use template-driven form directives to display the fields 4. Add the newly created component's selector tag in the main template 5. Add a submit button which when clicked displays the details filled in the form fields 6. Import Forms Module from '@angular/forms' .
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
