map/map-popup.directive.ts
| Selector | [c8yMapPopup] |
Properties |
|
constructor(template: TemplateRef<>, elementRef: ElementRef, viewContainer: ViewContainerRef)
|
||||||||||||
|
Parameters :
|
| Public elementRef |
Type : ElementRef
|
| Public template |
Type : TemplateRef<>
|
| Public viewContainer |
Type : ViewContainerRef
|