Package react4j.internal
Interface OnComponentDidCatch
@JsType(isNative=true,
namespace="<global>",
name="?")
public interface OnComponentDidCatch
Native support infrastructure for componentDidCatch react lifecycle.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
componentDidCatch
(akasha.core.JsError error, ReactErrorInfo info)
-
Method Details
-
componentDidCatch
-