Angular Core API

The Angular Core API provides the fundamental building blocks of the Angular framework including components, directives, pipes, dependency injection, Signals for reactive state management, standalone components, and zoneless change detection.

API entry from apis.yml

apis.yml Raw ↑
aid: angular:angular-core-api
name: Angular Core API
tags:
- Components
- Decorators
- Dependency Injection
- Framework
- Signals
- Standalone Components
- TypeScript
- Zoneless
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://angular.dev/api/core
humanURL: https://angular.dev/api/core
properties:
- url: https://angular.dev/api/core
  type: Documentation
- url: https://github.com/angular/angular
  type: GitHub
description: The Angular Core API provides the fundamental building blocks of the Angular framework including
  components, directives, pipes, dependency injection, Signals for reactive state management, standalone
  components, and zoneless change detection.