compose-markdown
Toggle table of contents
1.1.2
common
Platform filter
common
Switch theme
Search in API
compose-markdown
material3
/
com.boswelja.markdown.material3
/
m3TableStyle
m3Table
Style
@
Composable
fun
m3TableStyle
(
cellPadding
:
PaddingValues
=
PaddingValues(8.dp)
)
:
TableStyle
(
source
)
Constructs a
TableStyle
using recommended defaults for your Material 3 theme.