core
/
dev.fritz2.binding
/
Store
/
update
js
update
abstract val
update
:
Handler
<
T
>
Content copied to clipboard
a simple
SimpleHandler
that just takes the given action-value as the new value for the
Store
.