The Wayback Machine - https://web.archive.org/web/20240920155635/https://angular.dev/api/core/Component/
@angular/core

Component

decorator

Decorator that marks a class as an Angular component and provides configuration metadata that determines how the component should be processed, instantiated, and used at runtime.

  
    @Component ({})
  
  
Jump to details
HTTPS · web.archive.org
← Home