Class AEMComponentDirective
Implements
- AfterViewInit
- OnInit
- OnDestroy
- OnChanges
Constructors
constructor
- new AEMComponentDirective(renderer: Renderer2, viewContainer: ViewContainerRef, factoryResolver: ComponentFactoryResolver, _changeDetectorRef: ChangeDetectorRef): AEMComponentDirective
-
Parameters
-
renderer: Renderer2
-
viewContainer: ViewContainerRef
-
factoryResolver: ComponentFactoryResolver
-
_changeDetectorRef: ChangeDetectorRef
Properties
aemComponent
aemComponent: any
itemAttrs
itemAttrs: object
itemName
itemName: string
Accessors
changeDetectorRef
- get changeDetectorRef(): ChangeDetectorRef
-
Returns ChangeDetectorRef
cqItem
- get cqItem(): object
- set cqItem(value: object): void
-
Returns object
-
Parameters
Returns void
Methods
ngOnChanges
- ngOnChanges(changes: SimpleChanges): void
Path to the model structure associated with the current component