Interface OnShouldComponentUpdate


@JsType(isNative=true, namespace="<global>", name="?") public interface OnShouldComponentUpdate
Native support infrastructure for shouldComponentUpdate react lifecycle.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    shouldComponentUpdate(jsinterop.base.JsPropertyMap<Object> nextProps)