Skip to content
#

angular-forms

Here are 136 public repositories matching this topic...

This is a quick example of how to setup form validation in Angular 9 using Template and Reactive Forms. The example is a simple form with pretty standard fields for name, email, password. All fields are required, the email address must be in a valid format. I've setup the form to validate on submit disable, as soon as each field is changed, this…

  • Updated Jan 6, 2023
  • TypeScript

This repository houses an Angular project with reusable components for user authentication, including a robust login form and a user-friendly forgot password module. Built with Angular best practices, these components seamlessly integrate into your web application, providing a secure and responsive authentication experience.

  • Updated Mar 29, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the angular-forms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the angular-forms topic, visit your repo's landing page and select "manage topics."

Learn more