IThemeDashboardContent
Home > @gooddata/sdk-model > IThemeDashboardContent
IThemeDashboardContent 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.
Dashboard content customizable properties.
Signature:
export interface IThemeDashboardContent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
backgroundColor? | ThemeColor | (BETA) (Optional) Background color of the dashboard content | |
kpiWidget? | IThemeDashboardContentKpi | (BETA) (Optional) Kpi widget specific properties | |
widget? | IThemeDashboardContentWidget | (BETA) (Optional) Widget specific properties |