DashboardUserInteractionTriggered
Home > @gooddata/sdk-ui-dashboard > DashboardUserInteractionTriggered
DashboardUserInteractionTriggered interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This event is emitted after the user interaction that cannot be tracked by other existing events is triggered.
Signature:
export interface DashboardUserInteractionTriggered extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | UserInteractionPayload | (BETA) |
type | readonly | "GDC.DASH/EVT.USER_INTERACTION.TRIGGERED" | (BETA) |