SDK Installation
Angular 2+

CTA Callback

1min

CTA Configuration

Cooee SDK supports callback on any action of in-app notifications actions by returning a map of key-value pairs (i.e. objects in JavaScript). You can check more CTA options on Call to Action page.

To handle callbacks, modify your global code i.e. app.component.ts

JS