This site uses cookies from Google to deliver its services and to analyze traffic.

@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 {
}
Jump to details