kmarkdown
Toggle table of contents
0.2.4
common
Platform filter
common
Switch theme
Search in API
kmarkdown
kmarkdown
/
io.github.devngho.kmarkdown.flavor.common
/
Table
/
TableRowOrderedDSL
Table
Row
Ordered
DSL
class
TableRowOrderedDSL
Members
Properties
flavor
Link copied to clipboard
val
flavor
:
Flavor
Functions
build
Link copied to clipboard
fun
build
(
)
:
Table.TableRow
col
Link copied to clipboard
fun
col
(
order
:
Table.TableColOrder
=
TableColOrder.NONE
,
block
:
Block.BlockDSL
.
(
)
->
Unit
)