compose-html-material
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
compose-html-material
compose-html-common
/
com.huanshankeji.compose.web
/
ElementComposable
Element
Composable
typealias
ElementComposable
<
TElement
>
=
@
Composable
(
AttrBuilderContext
<
TElement
>
?
,
ContentBuilder
<
TElement
>
?
)
->
Unit
(
source
)