NgComponentOutlet

Experimental

Directive

Class Overview

class NgComponentOutlet implements OnChanges, OnDestroy {
constructor(_viewContainerRef: ViewContainerRef)

ngComponentOutlet : Type<any>
ngComponentOutletInjector : Injector
ngComponentOutletContent : any[][]
ngComponentOutletNgModuleFactory : NgModuleFactory<any>
ngOnChanges(changes: SimpleChanges)
ngOnDestroy()

}

Selectors

[ngComponentOutlet]

Class Description

Constructor

constructor(_viewContainerRef: ViewContainerRef)

Class Details

exported from common/index, defined in common/src/directives/ng_component_outlet.ts