ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ContainerProps > onLoadingError

ContainerProps.onLoadingError property

Called when a container fails to load/reload. One use case for it is to render something else than the default error screen.

Signature:

onLoadingError?: (e: Error) => void;
  • ContainerProps.onLoadingError property
Copyright © 2023 ActiveViam