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

ComponentRef

Class

Represents a component created by a ComponentFactory. Provides access to the component instance and related objects, and provides the means of destroying the instance.

  
    abstract class ComponentRef<C> {}
  
  
Jump to details
HTTPS · web.archive.org
← Home