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