Mosaic
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Mosaic
mosaic-server
/
dev.catbit.mosaic.server.builder.composition_local
/
CompositionLocal
/
provides
provides
infix
fun
provides
(
value
:
T
)
:
Pair
<
CompositionLocal
<
T
>
,
ValueProvider
<
T
>
>
Pairs this local with
value
, ready to be passed to
CompositionLocalProvider
.