IInsightWidgetDescriptionConfiguration
Home > @gooddata/sdk-model > IInsightWidgetDescriptionConfiguration
IInsightWidgetDescriptionConfiguration interface
Configuration of widget's description
Signature:
export interface IInsightWidgetDescriptionConfiguration
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
includeMetrics | boolean | whether description should include also info about insight's metrics | |
source | InsightWidgetDescriptionSourceType | whether description should be used from widget or inherited from its insight | |
visible | boolean | whether description should be visible or not |