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