The Wayback Machine - https://web.archive.org/web/20240920155604/https://angular.dev/api/core/globals/getHostElement/
@angular/core/globals

getHostElement

function

Retrieves the host element of a component or directive instance. The host element is the DOM element that matched the selector of the directive.

  
    getHostElement(  componentOrDirective: {}): Element;
  
  
Jump to details
HTTPS · web.archive.org
← Home