Type AliasesErrorCallbackOn this pageErrorCallbacktype ErrorCallback: (error) => void;Function to be triggered on error.ParametersParameterTypeDescriptionerrorErrorDataThe error data.