约 39,500 个结果
在新选项卡中打开链接
  1. Select | Angular Material

    UI component infrastructure and Material Design components for mobile and desktop Angular web applications.

  2. Form field | Angular Material

    UI component infrastructure and Material Design components for mobile and desktop Angular web applications.

  3. Angular - Introduction to the Angular docs

    These Angular docs help you learn and use the Angular framework and development platform, from your first application to optimizing complex single-page applications for enterprises.

  4. Angular - CLI Overview and Command Reference

    The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications directly from a command shell.

  5. Angular - Attribute binding

    Attribute binding in Angular helps you set values for attributes directly. With attribute binding, you can improve accessibility, style your application dynamically, and manage multiple CSS …

  6. Angular - ActivatedRoute

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

  7. Angular - What is Angular?

    With Angular, you're taking advantage of a platform that can scale from single-developer projects to enterprise-level applications. Best of all, the Angular ecosystem consists of a diverse group …

  8. Angular - FormControl

    This is one of the four fundamental building blocks of Angular forms, along with FormGroup, FormArray and FormRecord. It extends the AbstractControl class that implements most of the …

  9. Angular - <ng-template>

    With <ng-template>, you can define template content that is only being rendered by Angular when you, whether directly or indirectly, specifically instruct it to do so, allowing you to have full …

  10. Angular - NgSwitch

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