kvision
/
pl.treksoft.kvision.state
/
ObservableValue
/
subscribe
subscribe
(js)
open
fun
subscribe
(
observer
:
(
T
)
->
Unit
)
:
(
)
->
Unit
Subscribe for the state change notifications.