onInitTotalCountStart
Home > @gooddata/sdk-ui-filters > IAttributeElementLoader > onInitTotalCountStart
IAttributeElementLoader.onInitTotalCountStart property
Registers a callback that will be fired when the initialization of total count starts. Returns unsubscribe function, that will unregister it, once called.
Signature:
onInitTotalCountStart: CallbackRegistration<OnInitTotalCountStartCallbackPayload>;