Version 6 of Angular Now Available!
Learn More
About Angular
Features
Resources
Events
Blog
Getting Started
Tutorial
1. Introduction
2. The Application Shell
3. The Hero Editor
4. Displaying a List
5. Master/Detail Components
6. Services
7. Routing
8. HTTP
Fundamentals
Architecture
Architecture Overview
Intro to Modules
Intro to Components
Intro to Services and DI
Next Steps
Components & Templates
Displaying Data
Template Syntax
User Input
Lifecycle Hooks
Component Interaction
Component Styles
Angular Elements
Dynamic Components
Attribute Directives
Structural Directives
Pipes
Forms
Forms Overview
Reactive Forms
Template-driven Forms
Form Validation
Dynamic Forms
Observables & RxJS
Observables
The RxJS Library
Observables in Angular
Practical Usage
Compare to Other Techniques
Bootstrapping
NgModules
NgModules Introduction
JS Modules vs NgModules
Frequently Used NgModules
Types of Feature Modules
Entry Components
Feature Modules
Providers
Singleton Services
Lazy Loading Feature Modules
Sharing NgModules
NgModule API
NgModule FAQs
Dependency Injection
Angular Dependency Injection
Hierarchical Injectors
DI Providers
DI in Action
Navigate the Component Tree
HttpClient
Routing & Navigation
Animations
Introduction
Transition and Triggers
Complex Sequences
Reusable Animations
Route Transition Animations
Testing
Cheat Sheet
Techniques
Internationalization (i18n)
Language Service
Security
Setup & Deployment
Setup for local development
Anatomy of the Setup
Browser Support
Npm Packages
TypeScript Configuration
Ahead-of-Time Compilation
Deployment
Service Workers
Introduction
Getting Started
Service Worker Communication
Service Worker in Production
Service Worker Configuration
Keeping Up-to-Date
Updating Your Projects
Angular Releases
Upgrading from AngularJS
Upgrading Instructions
Upgrading for Performance
AngularJS-Angular Concepts
Server-side Rendering
Visual Studio 2015 QuickStart
Style Guide
Glossary
API
v6 (v6.1.10)
This is the
archived documentation for Angular v6.
Please visit
angular.io
to see documentation for the current version of Angular.
<div class="background-sky hero"></div> <section id="intro" style="text-shadow: 1px 1px #1976d2;"> <div class="hero-logo"> <img src="assets/images/logos/angular/angular.svg" width="250" height="250"> </div> <div class="homepage-container"> <div class="hero-headline">One framework.<br>Mobile &amp; desktop.</div> </div> </section> <h2 style="color: red; margin-top: 40px; position: relative; text-align: center; text-shadow: 1px 1px #fafafa;"> <b><i>This website requires JavaScript.</i></b> </h2>