kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
kobweb-worker
/
com.varabyte.kobweb.worker
/
WorkerStrategy
Worker
Strategy
fun
<
I
>
WorkerStrategy
(
handleInput
:
WorkerStrategyContext
.
(
I
)
->
Unit
)
:
WorkerStrategy
<
I
>
(
source
)
Convenience method to create a
WorkerStrategy
from a lambda.