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