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