cancelCustomElementsLoad()
Home > @gooddata/sdk-ui-filters > IAttributeElementLoader > cancelCustomElementsLoad
IAttributeElementLoader.cancelCustomElementsLoad() method
Cancels the running custom elements load, if it matches the specified correlation.
Signature:
cancelCustomElementsLoad(correlation?: Correlation): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| correlation | Correlation | (Optional) |
Returns:
void