core/product-experience/product-experience.directive.ts
Selector | [c8yProductExperience] |
Methods |
Inputs |
HostListeners |
constructor(component: ProductExperienceEventSource, gainsightService: GainsightService)
|
|||||||||
Parameters :
|
actionData |
Type : object
|
actionName |
Type : string
|
click |
ngOnInit |
ngOnInit()
|
Returns :
void
|
onClick |
onClick()
|
Decorators :
@HostListener('click')
|
Returns :
void
|