quarkdown
Toggle table of contents
1.11.0
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.ast.base.block
/
Table
/
MutableColumn
/
MutableColumn
Mutable
Column
constructor
(
alignment
:
Table.Alignment
,
header
:
Table.Cell
,
cells
:
MutableList
<
Table.Cell
>
)