ErrorComponentReceiver

An interfaced used by ComponentContext to notify the holder of a Litho hierarchy that as a result of error handling the root of the tree should change to a Litho component representing the error.

Inheritors

Functions

Link copied to clipboard
abstract fun onErrorComponent(component: Component?)