Package react4j.internal
Interface OnShouldComponentUpdate
Native support infrastructure for shouldComponentUpdate react lifecycle.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
shouldComponentUpdate
(jsinterop.base.JsPropertyMap<Object> nextProps)
-
Method Details
-
shouldComponentUpdate
-