should Redraw
open override fun shouldRedraw(nextProps: SelectFieldComponent.Props<T>): Boolean
Content copied to clipboard
Returns 'true' when the component should redraw.
By default, returns props != nextProps
Returns 'true' when the component should redraw.
By default, returns props != nextProps