IExecuteErrorComponent
Home > @gooddata/sdk-ui > IExecuteErrorComponent
IExecuteErrorComponent type
Represents an error component provided to Execute or RawExecute components
Signature:
export type IExecuteErrorComponent = ComponentType<IExecuteErrorComponentProps>;
References: IExecuteErrorComponentProps