Constructors
constructor
- new LetDirective<T>(templateRef?: TemplateRef<any>, viewContainer?: ViewContainerRef): LetDirective<T>
Type Parameters
Parameters
Optional templateRef: TemplateRef<any>
Optional viewContainer: ViewContainerRef
Properties
Private _hasView
_hasView: boolean