context-dashboard/add-dashboard.component.ts
selector | c8y-add-dashboard |
templateUrl | ./add-dashboard.component.html |
Properties |
Methods |
constructor(viewContainerRef: ViewContainerRef, addDashboardFactory: AddDashboardFactory)
|
|||||||||
Parameters :
|
addDashboard |
addDashboard()
|
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
template |
Decorators :
@ViewChild('template', {static: true})
|