onError
Home > @gooddata/sdk-ui-filters > IAttributeFilterCoreProps > onError
IAttributeFilterCoreProps.onError property
Callback that will be triggered when error is thrown.
Signature:
onError?: (error: GoodDataSdkError) => void;
Home > @gooddata/sdk-ui-filters > IAttributeFilterCoreProps > onError
Callback that will be triggered when error is thrown.
Signature:
onError?: (error: GoodDataSdkError) => void;