Angular 14 Core API

Core Angular 14 framework APIs including components, directives, pipes, dependency injection, and change detection. Angular 14 introduced standalone components, protected component template members, typed reactive forms, and extended template diagnostics.

API entry from apis.yml

apis.yml Raw ↑
aid: angular-14:angular-core-api
name: Angular 14 Core API
tags:
- Change Detection
- Components
- Decorators
- Dependency Injection
- Framework
- TypeScript
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://angular.io/api/core
humanURL: https://v14.angular.io/api/core
properties:
- url: https://v14.angular.io/api/core
  type: Documentation
- url: https://github.com/angular/angular
  type: GitHub
description: Core Angular 14 framework APIs including components, directives, pipes, dependency injection,
  and change detection. Angular 14 introduced standalone components, protected component template members,
  typed reactive forms, and extended template diagnostics.