table
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
table
table-core
/
ua.wwind.table
/
ReadonlyColumnBuilder
/
header
header
fun
header
(
text
:
String
)
Set simple text header.
fun
header
(
content
:
@
Composable
(
E
)
->
Unit
)
Set custom composable header content.