onLoadIrrelevantElementsCancel
Home > @gooddata/sdk-ui-filters > IAttributeElementLoader > onLoadIrrelevantElementsCancel
IAttributeElementLoader.onLoadIrrelevantElementsCancel property
Registers a callback that will be fired when the irrelevant elements load was canceled. Returns unsubscribe function, that will unregister it.
Signature:
onLoadIrrelevantElementsCancel: CallbackRegistration<OnLoadIrrelevantElementsCancelCallbackPayload>;
Remarks
Multiple callbacks can be registered by this function.