komponent
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
komponent
komponent
/
me.sparky983.komponent
/
listSignal
list
Signal
fun
<
E
>
listSignal
(
list
:
List
<
E
>
)
:
MutableListSignal
<
E
>
(
source
)
Creates a list signal initially containing the elements in the given list.
Since
0.1.0