kvision
/
pl.treksoft.kvision.tabulator
/
TabulatorOptions
/
rowFormatter
rowFormatter
(js)
val
rowFormatter
:
(
(
row
:
RowComponent
)
->
Unit
)
?