About 27,800 results
Open links in new tab
  1. Angular - Template syntax

    Feb 28, 2022 · Extend the HTML vocabulary of your applications with special Angular syntax in your templates. For example, Angular helps you get and set DOM (Document Object Model) …

  2. Angular - Getting started with Angular

    Feb 28, 2022 · This tutorial introduces you to the essentials of Angular by walking you through building an e-commerce site with a catalog, shopping cart, and check-out form. To help you …

  3. Template Syntax - ts - GUIDE - Angular

    You don't need a value accessor for an Angular component that you write because you can name the value and event properties to suit Angular's basic two-way binding syntax and skip …

  4. Angular - RouterLink

    This is the archived documentation for Angular v17. Please visit angular.dev to see this page for the current version of Angular.

  5. Angular - Component styles

    Feb 28, 2022 · For every Angular component you write, you can define not only an HTML template, but also the CSS styles that go with that template, specifying any selectors, rules, …

  6. Angular - Event binding

    Sep 1, 2023 · To bind to an event you use the Angular event binding syntax. This syntax consists of a target event name within parentheses to the left of an equal sign, and a quoted template …

  7. Angular - NgFor

    Angular automatically expands the shorthand syntax as it compiles the template. The context for each embedded view is logically merged to the current component context according to its …

  8. Angular - Building a template-driven form

    Feb 28, 2022 · Angular supports two design approaches for interactive forms. You can build forms by using Angular template syntax and directives to write templates with the form-specific …

  9. Angular - Class and style binding

    If there are multiple bindings to the same class name, Angular uses styling precedence to determine which binding to use. The following table summarizes class binding syntax.

  10. Angular

    Angular is a platform for building mobile and desktop web applications. Join the community of millions of developers who build compelling user interfaces with Angular.