editorComponentFunction

val editorComponentFunction: (cell: Tabulator.CellComponent, onRendered: (callback: () -> Unit) -> Unit, success: (value: Any?) -> Unit, cancel: (value: Any?) -> Unit, data: T) -> Component? = null(source)