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

Output

decorator

Decorator that marks a class field as an output property and supplies configuration metadata. The DOM property bound to the output property is automatically updated during change detection.

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