compose-multiplatform-html-unified
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-material3
/
com.huanshankeji.compose.material3.ext
/
toNullableSlotContent
to
Nullable
Slot
Content
js
fun
<
Slot
:
ISlot
,
SlotScopeT
:
SlotScope
<
Slot
>
>
SlotScopeT
.
toNullableSlotContent
(
content
:
@
Composable
(
Modifier
)
->
Unit
?
,
slot
:
Slot
)
:
@
Composable
(
)
->
Unit
?
(
source
)