@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