IDashboardKpiProps
Home > @gooddata/sdk-ui-dashboard > IDashboardKpiProps
IDashboardKpiProps interface
KPI Widget props
Signature:
export interface IDashboardKpiProps
Remarks
IMPORTANT: this interface is marked as public but not all properties in it are suitable for public consumption yet. Please heed the per-property API maturity annotations; the alpha level APIs may change in a breaking way in the next release.
Properties
Property | Type | Description |
---|---|---|
alert? | IWidgetAlert | (Optional) Specify alert set by the current user to this KPI. |
filters? | FilterContextItem[] | (Optional) Specify filters to be applied to the KPI. |
kpiWidget | IKpiWidget | The KPI to execute and display. |