DashboardWidgetExecutionStartedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardWidgetExecutionStartedPayload
DashboardWidgetExecutionStartedPayload 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.
Payload of the DashboardWidgetExecutionStarted event.
Signature:
export interface DashboardWidgetExecutionStartedPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
executionDefinition | IExecutionDefinition | (BETA) Instance of IExecutionDefinition that the widget executed. | |
widgetRef | ObjRef | (BETA) Reference to the widget that this event relates to. |