ErrorBoundariesConfiguration

Temporary internal settings augmenting com.facebook.litho.config.ComponentsConfiguration. This only exists to circumvent some circular dependency issues that arise by placing this in the .config namespace. Please be aware that this will go away soon. (T30053822)

Properties

Link copied to clipboard

Optional top-level component that sits at the root of every ComponentTree. This can be used to wrap all components in error boundaries if desired. Bear in mind that this is not the final API for using this feature and will change in the future.