ChangeKpiWidgetHeaderPayload
Home > @gooddata/sdk-ui-dashboard > ChangeKpiWidgetHeaderPayload
ChangeKpiWidgetHeaderPayload 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 ChangeKpiWidgetHeader command.
Signature:
export interface ChangeKpiWidgetHeaderPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
header | readonly | WidgetHeader | (BETA) Header to use for the KPI widget. Contents of the provided header will be used as-is and will be used to replace the current header values. |
ref | readonly | ObjRef | (BETA) KPI Widget reference whose measure to change. |