Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
kotlin-preact-signals-core
/
preact.signals.core
/
ReadonlySignal
/
subscribe
subscribe
abstract
fun
subscribe
(
fn
:
(
value
:
T
)
->
Unit
)
:
(
)
->
Unit
(
source
)