Skip to content
#

template-driven-forms

Here are 40 public repositories matching this topic...

A template-driven form is the simplest way to build a form in Angular. It uses Angular's two-way data-binding directive (ngModel) to create and manage the underlying form instance. Additionally, as the name suggests, a template form is mainly driven by the view component.

  • Updated Jun 20, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the template-driven-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 template-driven-forms topic, visit your repo's landing page and select "manage topics."

Learn more