shouldRedraw

open override fun shouldRedraw(nextProps: SelectFieldComponent.Props<T>): Boolean

Returns 'true' when the component should redraw.

By default, returns props != nextProps