Skip to content
#

template-driven-forms

Here are 46 public repositories matching this topic...

Welcome to the Angular user client for my MORE MOVIE METADATA API. This fully responsive single page application will provide you graphically appealing with access to information about different movies, directors, and genres stored on a MongoDB database. The design is following the Material Design Guidelines from Google. It's possible to sign up…

  • Updated Nov 23, 2021
  • TypeScript

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