ChangeInsightWidgetHeaderPayload
Home > @gooddata/sdk-ui-dashboard > ChangeInsightWidgetHeaderPayload
ChangeInsightWidgetHeaderPayload interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the ChangeInsightWidgetHeader command.
Signature:
export interface ChangeInsightWidgetHeaderPayload
Properties
Property | Type | Description |
---|---|---|
header | WidgetHeader | (BETA) Header to use for the Insight widget. Contents of the provided header will be used as-is and will be used to replace the current header values. |
ref | ObjRef | (BETA) Reference to Insight Widget whose header to change. |