kvision
7.0.0
js
kvision
/
io.kvision.form.select
/
TomSelectRemote
/
subscribe
subscribe
js
open
override
fun
subscribe
(
observer
:
(
String
?
)
->
Unit
)
:
(
)
->
Unit
Subscribe for the state change notifications. Calls the observer with the current state.