IInsightWidgetBase
Home > @gooddata/sdk-model > IInsightWidgetBase
IInsightWidgetBase interface
Signature:
export interface IInsightWidgetBase extends IAnalyticalWidget 
Extends: IAnalyticalWidget
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | (Optional) Configuration of the widget itself regardless of the visualization type | ||
| 
 | Drill interactions configured for the insight widget. | ||
| 
 | Widget insight object reference (when widget is not kpi) | ||
| 
 | (Optional) Overrides for visualization-specific properties. Insight rendered in context of this widget will use these properties instead of its own. This is now only supported for the PivotTable. | ||
| 
 | "insight" |