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

TemplateRef

Class

Represents an embedded template that can be used to instantiate embedded views. To instantiate embedded views based on a template, use the ViewContainerRef method createEmbeddedView().

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