onInitTotalCountError
Home > @gooddata/sdk-ui-filters > IAttributeElementLoader > onInitTotalCountError
IAttributeElementLoader.onInitTotalCountError property
Registers a callback that will be fired when error is thrown during the total count initialization. Returns unsubscribe function, that will unregister it.
Signature:
onInitTotalCountError: CallbackRegistration<OnInitTotalCountErrorCallbackPayload>;