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
/
Column
Column
@
Composable
fun
Column
(
attrs
:
AttrBuilderContext
<
HTMLDivElement
>
?
=
null
,
fitContent
:
Boolean
=
true
,
content
:
ContentBuilder
<
HTMLDivElement
>
)
(
source
)