core
0.24.4
js
core
/
de.peekandpoke.kraft.components
/
Component
/
shouldRedraw
should
Redraw
js
open
fun
shouldRedraw
(
nextProps
:
PROPS
)
:
Boolean
Returns 'true' when the component should redraw.
By default, returns
props
!=
nextProps