Type alias EngagementMedium

EngagementMedium: "POPUP" | "EMBED"

EngagementMedium is an enum for the content of the widgets.

Example

`widgetType: "POPUP"`

Generated using TypeDoc