execution
Home > @gooddata/sdk-ui-dashboard > IUseCustomWidgetExecutionDataViewConfig > execution
IUseCustomWidgetExecutionDataViewConfig.execution property
Definition of the execution to execute (without filters). The filters will be filled automatically.
Signature:
execution?: Exclude<IExecutionConfiguration, "filters">;
Remarks
Note: When the execution is not provided, hook is locked in a "pending" state.