kvision-project
Toggle table of contents
9.1.0
js
Platform filter
js
Switch theme
Search in API
kvision-project
kvision-tabulator
/
io.kvision.tabulator
/
ColumnDefinition
/
formatterPrint
formatter
Print
val
formatterPrint
:
(
cell
:
Tabulator.CellComponent
,
formatterParams
:
Any
?
,
onRendered
:
(
callback
:
(
)
->
Unit
)
->
Unit
)
->
dynamic
?
(
source
)