kvision / pl.treksoft.kvision.tabulator / ColumnDefinition / formatterComponentFunction

formatterComponentFunction

val formatterComponentFunction: ((cell: Tabulator.CellComponent, onRendered: (callback: () -> Unit) -> Unit, data: T) -> Component)?