Skip to content

angular-udemy-course-assignments/assignment-6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

  1. Mail address (should not be empty and should be an email address)

  2. A Dropdown which allows the user to select from three different Subscriptions ("Basic", "Advanced", "Pro") Set "Advanced" as Default

  3. A Password field (should not be empty)

  4. A Submit Button

Display a warning message if the Form is invalid AND was touched. Display a warning message below each input if it's invalid.

Upon submitting the form, you should simply print the Value of the Form to the Console. Optionally, display it in your template.

About

Practicing Template-Driven Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published