DashboardInsightWidgetHeaderChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetHeaderChangedPayload
DashboardInsightWidgetHeaderChangedPayload 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 DashboardInsightWidgetHeaderChanged event.
Signature:
export interface DashboardInsightWidgetHeaderChangedPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
header | readonly | WidgetHeader | (BETA) New widget header that is now used on the widget. |
ref | readonly | ObjRef | (BETA) Reference to Insight Widget that was changed. |