editorFunction

val editorFunction: (cell: CellComponent, onRendered: (callback: () -> Unit) -> Unit, success: (value: JsAny?) -> Unit, cancel: (value: JsAny?) -> Unit, editorParams: JsAny?) -> JsAny? = null