should Redraw
open override fun shouldRedraw(nextProps: CollapsableComponent.Props): 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