shouldRedraw

open fun shouldRedraw(nextProps: PROPS): Boolean

Returns 'true' when the component should redraw.

By default, returns props != nextProps