onInitTotalCountSuccess
Home > @gooddata/sdk-ui-filters > IAttributeElementLoader > onInitTotalCountSuccess
IAttributeElementLoader.onInitTotalCountSuccess property
Registers a callback that will be fired when the initialization of total count is successfully completed. Returns unsubscribe function, that will unregister it.
Signature:
onInitTotalCountSuccess: CallbackRegistration<OnInitTotalCountSuccessCallbackPayload>;