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

HostBinding

decorator

Decorator that marks a DOM property or an element class, style or attribute as a host-binding property and supplies configuration metadata. Angular automatically checks host bindings during change detection, and if a binding changes it updates the host element of the directive.

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