IExecuteLoadingComponent
Home > @gooddata/sdk-ui > IExecuteLoadingComponent
IExecuteLoadingComponent type
Represents a loading component provided to Execute or RawExecute components
Signature:
export declare type IExecuteLoadingComponent = ComponentType;