onLoadNextElementsPageStart
Home > @gooddata/sdk-ui-filters > IAttributeElementLoader > onLoadNextElementsPageStart
IAttributeElementLoader.onLoadNextElementsPageStart property
Registers a callback that will be fired when the next elements page load starts. Returns unsubscribe function, that will unregister it, once called.
Multiple callbacks can be registered by this function.
Signature:
onLoadNextElementsPageStart: CallbackRegistration<OnLoadNextElementsPageStartCallbackPayload>;