IUseCustomWidgetInsightDataViewConfig
Home > @gooddata/sdk-ui-dashboard > IUseCustomWidgetInsightDataViewConfig
IUseCustomWidgetInsightDataViewConfig interface
Configuration options for the useCustomWidgetInsightDataView() hook.
Signature:
export interface IUseCustomWidgetInsightDataViewConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
insight? | IInsightDefinition | ObjRef | (Optional) Insight to execute or a reference to it. | |
widget | ICustomWidget | Custom widget in the context of which the execution should be run. This affects which filters will be used. |