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

EmbeddedViewRef

Class

Represents an Angular view in a view container. An embedded view can be referenced from a component other than the hosting component whose template defines it, or it can be defined independently by a TemplateRef.

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