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
/
TableRowDSL
Table
Row
DSL
class
TableRowDSL
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
(
block
:
Block.BlockDSL
.
(
)
->
Unit
)