Angular 14 Forms API

Angular 14 forms APIs featuring strictly typed reactive forms. Supports both template-driven and reactive form patterns with full TypeScript type inference.

API entry from apis.yml

apis.yml Raw ↑
aid: angular-14:angular-forms-api
name: Angular 14 Forms API
tags:
- Forms
- Reactive Forms
- Typed Forms
- Validation
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://angular.io/api/forms
humanURL: https://v14.angular.io/api/forms
properties:
- url: https://v14.angular.io/api/forms
  type: Documentation
- url: https://v14.angular.io/guide/forms-overview
  type: Guide
description: Angular 14 forms APIs featuring strictly typed reactive forms. Supports both template-driven
  and reactive form patterns with full TypeScript type inference.